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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp135 bool SelectFPTrunc(const Instruction *I);
976 bool PPCFastISel::SelectFPTrunc(const Instruction *I) { function in class:PPCFastISel
1951 return SelectFPTrunc(I);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp173 bool SelectFPTrunc(const Instruction *I);
1518 bool ARMFastISel::SelectFPTrunc(const Instruction *I) { function in class:ARMFastISel
2839 return SelectFPTrunc(I);

Completed in 72 milliseconds