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