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