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.cpp160 bool selectFPExt(const Instruction *I);
999 bool MipsFastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in MipsFastISel
2087 return selectFPExt(I); in fastSelectInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp163 bool selectFPExt(const Instruction *I);
2791 bool AArch64FastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in AArch64FastISel
5166 return selectFPExt(I); in fastSelectInstruction()