Searched refs:SelectBasicBlock (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 284 void SelectBasicBlock(BasicBlock::const_iterator Begin,
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 287 void SelectBasicBlock(BasicBlock::const_iterator Begin,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 318 void SelectBasicBlock(BasicBlock::const_iterator Begin,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 406 void SelectionDAGISel::SelectBasicBlock(BasicBlock::const_iterator Begin, in SelectBasicBlock() function in SelectionDAGISel 944 SelectBasicBlock(Inst, BI, HadTailCall); in SelectAllBasicBlocks() 989 SelectBasicBlock(Begin, BI, HadTailCall); in SelectAllBasicBlocks()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 665 void SelectionDAGISel::SelectBasicBlock(BasicBlock::const_iterator Begin, in SelectBasicBlock() function in SelectionDAGISel 1418 SelectBasicBlock(Inst->getIterator(), BI, HadTailCall); in SelectAllBasicBlocks() 1482 SelectBasicBlock(Begin, BI, HadTailCall); in SelectAllBasicBlocks()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 648 void SelectionDAGISel::SelectBasicBlock(BasicBlock::const_iterator Begin, in SelectBasicBlock() function in SelectionDAGISel 1669 SelectBasicBlock(Inst->getIterator(), BI, HadTailCall); in SelectAllBasicBlocks() 1733 SelectBasicBlock(Begin, BI, HadTailCall); in SelectAllBasicBlocks()
|