Searched refs:useLibCall (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 631 SDValue useLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, MVT VT, SDValue Arg,
|
| H A D | SystemZISelLowering.cpp | 6806 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()
|