Home
last modified time | relevance | path

Searched refs:selectIntExt (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp119 bool selectIntExt(const Instruction *I);
1548 bool MipsFastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in MipsFastISel
1822 return selectIntExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp165 bool selectIntExt(const Instruction *I);
1773 bool MipsFastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in MipsFastISel
2046 return selectIntExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp173 bool selectIntExt(const Instruction *I);
4492 bool AArch64FastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in AArch64FastISel
5106 return selectIntExt(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp130 bool selectIntExt(const Instruction *I);
4406 bool AArch64FastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in AArch64FastISel
4953 return selectIntExt(I); in fastSelectInstruction()