Searched refs:LowerArguments (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h94 bool LowerArguments();
H A DSelectionDAGISel.h268 void LowerArguments(const Function &F);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp994 if (!FastIS->LowerArguments()) {
1001 LowerArguments(Fn);
1120 LowerArguments(Fn);
H A DFastISel.cpp88 bool FastISel::LowerArguments() { function in class:FastISel
H A DSelectionDAGBuilder.cpp6651 void SelectionDAGISel::LowerArguments(const Function &F) { function in class:SelectionDAGISel

Completed in 129 milliseconds