Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp136 bool SelectFPTrunc(const Instruction *I);
986 bool PPCFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in PPCFastISel
1964 return SelectFPTrunc(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp174 bool SelectFPTrunc(const Instruction *I);
1529 bool ARMFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in ARMFastISel
2846 return SelectFPTrunc(I); in fastSelectInstruction()