Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp130 bool SelectFPExt(const Instruction *I);
955 bool PPCFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in PPCFastISel
1951 return SelectFPExt(I); in fastSelectInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp168 bool SelectFPExt(const Instruction *I);
1483 bool ARMFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in ARMFastISel
2834 return SelectFPExt(I); in fastSelectInstruction()