Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp130 bool SelectFPExt(const Instruction *I);
956 bool PPCFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in PPCFastISel
1953 return SelectFPExt(I); in fastSelectInstruction()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFastISel.cpp167 bool SelectFPExt(const Instruction *I);
1486 bool ARMFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in ARMFastISel
2837 return SelectFPExt(I); in fastSelectInstruction()