Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp114 bool selectFPExt(const Instruction *I);
948 bool MipsFastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in MipsFastISel
1826 return selectFPExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp160 bool selectFPExt(const Instruction *I);
981 bool MipsFastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in MipsFastISel
2050 return selectFPExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp166 bool selectFPExt(const Instruction *I);
2797 bool AArch64FastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in AArch64FastISel
5112 return selectFPExt(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp123 bool selectFPExt(const Instruction *I);
2708 bool AArch64FastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in AArch64FastISel
4959 return selectFPExt(I); in fastSelectInstruction()