Home
last modified time | relevance | path

Searched refs:LowerArguments (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h291 void LowerArguments(const BasicBlock *BB);
/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h293 void LowerArguments(const Function &F);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h327 void LowerArguments(const Function &F);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1338 LowerArguments(Fn); in SelectAllBasicBlocks()
1462 LowerArguments(Fn); in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp7830 void SelectionDAGISel::LowerArguments(const Function &F) { in LowerArguments() function in SelectionDAGISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1510 LowerArguments(Fn); in SelectAllBasicBlocks()
1527 LowerArguments(Fn); in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp8879 void SelectionDAGISel::LowerArguments(const Function &F) { in LowerArguments() function in SelectionDAGISel
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp875 LowerArguments(LLVMBB); in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp6534 void SelectionDAGISel::LowerArguments(const BasicBlock *LLVMBB) { in LowerArguments() function in SelectionDAGISel