Searched refs:getFPTOSINT (Results 1 – 7 of 7) sorted by relevance
46 Libcall getFPTOSINT(EVT OpVT, EVT RetVT);
947 LC = Signed ? RTLIB::getFPTOSINT(SVT, NVT):RTLIB::getFPTOUINT(SVT, NVT); in SoftenFloatOp_FP_TO_XINT()1661 RTLIB::Libcall LC = RTLIB::getFPTOSINT(N->getOperand(0).getValueType(), RVT); in ExpandFloatOp_FP_TO_SINT()
2343 RTLIB::Libcall LC = RTLIB::getFPTOSINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_SINT()
170 return RTLIB::getFPTOSINT(FromMVT, ToMVT); in getConvRTLibDesc()
244 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT() function in RTLIB
2388 LC = RTLIB::getFPTOSINT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_TO_INT()
4839 LC = RTLIB::getFPTOSINT(Op.getOperand(0).getValueType(), in LowerFP_TO_INT()