Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp181 bool SelectIntExt(const Instruction *I);
2737 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2875 return SelectIntExt(I); in fastSelectInstruction()