Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp135 bool SelectFPTrunc(const Instruction *I);
976 bool PPCFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in PPCFastISel
1951 return SelectFPTrunc(I); in fastSelectInstruction()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFastISel.cpp173 bool SelectFPTrunc(const Instruction *I);
1518 bool ARMFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in ARMFastISel
2839 return SelectFPTrunc(I); in fastSelectInstruction()