Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp141 bool SelectIntExt(const Instruction *I);
1897 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel
1981 return SelectIntExt(I); in fastSelectInstruction()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFastISel.cpp185 bool SelectIntExt(const Instruction *I);
2742 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2880 return SelectIntExt(I); in fastSelectInstruction()