Searched refs:SelectIntExt (Results 1 – 2 of 2) sorted by relevance
142 bool SelectIntExt(const Instruction *I);1910 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel1987 return SelectIntExt(I); in fastSelectInstruction()
186 bool SelectIntExt(const Instruction *I);2749 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel2887 return SelectIntExt(I); in fastSelectInstruction()