Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp142 bool SelectIntExt(const Instruction *I);
1910 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel
1987 return SelectIntExt(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp186 bool SelectIntExt(const Instruction *I);
2749 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2887 return SelectIntExt(I); in fastSelectInstruction()