Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp163 bool selectFPExt(const Instruction *I);
997 bool MipsFastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in MipsFastISel
2076 return selectFPExt(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp166 bool selectFPExt(const Instruction *I);
2806 bool AArch64FastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in AArch64FastISel
5147 return selectFPExt(I); in fastSelectInstruction()