Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h631 SDValue useLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, MVT VT, SDValue Arg,
H A DSystemZISelLowering.cpp6806 SDValue SystemZTargetLowering::useLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, in useLibCall() function in SystemZTargetLowering
6846 return useLibCall(DAG, LC, VT, InOp, DL, Chain, IsStrict); in lower_FP_TO_INT()
6877 return useLibCall(DAG, LC, VT, InOp, DL, Chain, IsStrict); in lower_INT_TO_FP()