Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp137 bool SelectIntExt(const Instruction *I);
1899 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel
1983 return SelectIntExt(I); in fastSelectInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp181 bool SelectIntExt(const Instruction *I);
2739 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2877 return SelectIntExt(I); in fastSelectInstruction()