Searched refs:selectInstruction (Results 1 – 3 of 3) sorted by relevance
264 bool selectInstruction(const Instruction *I);
1607 bool FastISel::selectInstruction(const Instruction *I) { in selectInstruction() function in FastISel
1486 if (FastIS->selectInstruction(Inst)) { in SelectAllBasicBlocks()