Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h755 SDValue lower_INT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp6852 SDValue SystemZTargetLowering::lower_INT_TO_FP(SDValue Op, in lower_INT_TO_FP() function in SystemZTargetLowering
7152 return lower_INT_TO_FP(Op, DAG); in LowerOperation()