Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp124 bool SelectFPExt(const Instruction *I);
943 bool PPCFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in PPCFastISel
1939 return SelectFPExt(I); in fastSelectInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp192 bool SelectFPExt(const Instruction *I);
1534 bool ARMFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in ARMFastISel
2910 return SelectFPExt(I); in fastSelectInstruction()