Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp162 bool selectFPExt(const Instruction *I);
987 bool MipsFastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in MipsFastISel
2072 return selectFPExt(I); in fastSelectInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp168 bool selectFPExt(const Instruction *I);
2793 bool AArch64FastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in AArch64FastISel
5160 return selectFPExt(I); in fastSelectInstruction()