Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp134 bool SelectFPExt(const Instruction *I);
872 bool PPCFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in PPCFastISel
1829 return SelectFPExt(I); in fastSelectInstruction()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp151 bool SelectFPExt(const Instruction *I);
1512 bool ARMFastISel::SelectFPExt(const Instruction *I) { in SelectFPExt() function in ARMFastISel
2825 return SelectFPExt(I); in fastSelectInstruction()