Home
last modified time | relevance | path

Searched refs:SelectIntExt (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp141 bool SelectIntExt(const Instruction *I);
1800 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel
1877 return SelectIntExt(I); in fastSelectInstruction()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMFastISel.cpp162 bool SelectIntExt(const Instruction *I);
2732 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2871 return SelectIntExt(I); in fastSelectInstruction()