Searched refs:SelectInstruction (Results 1 – 3 of 3) sorted by relevance
93 bool SelectInstruction(const Instruction *I);
752 FastISel::SelectInstruction(const Instruction *I) { in SelectInstruction() function in FastISel
910 if (FastIS->SelectInstruction(Inst)) { in SelectAllBasicBlocks()