Searched refs:selectInstruction (Results 1 – 6 of 6) sorted by relevance
249 bool selectInstruction(const Instruction *I);
265 bool selectInstruction(const Instruction *I);
1355 bool FastISel::selectInstruction(const Instruction *I) { in selectInstruction() function in FastISel
1369 if (FastIS->selectInstruction(Inst)) { in SelectAllBasicBlocks()
1564 bool FastISel::selectInstruction(const Instruction *I) { in selectInstruction() function in FastISel
1614 if (FastIS->selectInstruction(Inst)) { in SelectAllBasicBlocks()