Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h754 SDValue lower_FP_TO_INT(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp6817 SDValue SystemZTargetLowering::lower_FP_TO_INT(SDValue Op, in lower_FP_TO_INT() function in SystemZTargetLowering
7147 return lower_FP_TO_INT(Op, DAG); in LowerOperation()