Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp131 bool SelectFPExt(const Instruction *I);
824 bool PPCFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in PPCFastISel
1755 return SelectFPExt(I); in TargetSelectInstruction()
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMFastISel.cpp161 bool SelectFPExt(const Instruction *I);
1597 bool ARMFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in ARMFastISel
2901 return SelectFPExt(I); in TargetSelectInstruction()