Home
last modified time | relevance | path

Searched refs:selectFPExt (Results 1 – 2 of 2) 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/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()