Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp125 bool SelectFPTrunc(const Instruction *I);
961 bool PPCFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in PPCFastISel
1941 return SelectFPTrunc(I); in fastSelectInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp193 bool SelectFPTrunc(const Instruction *I);
1554 bool ARMFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in ARMFastISel
2912 return SelectFPTrunc(I); in fastSelectInstruction()