Searched refs:SelectIntExt (Results 1 – 2 of 2) sorted by relevance
131 bool SelectIntExt(const Instruction *I);1887 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel1962 return SelectIntExt(I); in fastSelectInstruction()
205 bool SelectIntExt(const Instruction *I);2811 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel2953 return SelectIntExt(I); in fastSelectInstruction()