Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp142 bool SelectIntExt(const Instruction *I);
1812 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel
1889 return SelectIntExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp136 bool SelectIntExt(const Instruction *I);
1900 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel
1975 return SelectIntExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp141 bool SelectIntExt(const Instruction *I);
1897 bool PPCFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in PPCFastISel
1981 return SelectIntExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp185 bool SelectIntExt(const Instruction *I);
2742 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2880 return SelectIntExt(I); in fastSelectInstruction()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp155 bool SelectIntExt(const Instruction *I);
2721 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2860 return SelectIntExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFastISel.cpp180 bool SelectIntExt(const Instruction *I);
2745 bool ARMFastISel::SelectIntExt(const Instruction *I) { in SelectIntExt() function in ARMFastISel
2883 return SelectIntExt(I); in fastSelectInstruction()