Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp131 bool SelectFPTrunc(const Instruction *I);
973 bool PPCFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in PPCFastISel
1953 return SelectFPTrunc(I); in fastSelectInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp169 bool SelectFPTrunc(const Instruction *I);
1502 bool ARMFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in ARMFastISel
2836 return SelectFPTrunc(I); in fastSelectInstruction()