Home
last modified time | relevance | path

Searched refs:selectInstruction (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h249 bool selectInstruction(const Instruction *I);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h265 bool selectInstruction(const Instruction *I);
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1355 bool FastISel::selectInstruction(const Instruction *I) { in selectInstruction() function in FastISel
DSelectionDAGISel.cpp1369 if (FastIS->selectInstruction(Inst)) { in SelectAllBasicBlocks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1564 bool FastISel::selectInstruction(const Instruction *I) { in selectInstruction() function in FastISel
DSelectionDAGISel.cpp1614 if (FastIS->selectInstruction(Inst)) { in SelectAllBasicBlocks()