Searched refs:getFPTOSINT (Results 1 – 6 of 6) sorted by relevance
407 Libcall getFPTOSINT(EVT OpVT, EVT RetVT);
886 LC = Signed ? RTLIB::getFPTOSINT(SVT, NVT):RTLIB::getFPTOUINT(SVT, NVT); in SoftenFloatOp_FP_TO_XINT()1601 RTLIB::Libcall LC = RTLIB::getFPTOSINT(N->getOperand(0).getValueType(), RVT); in ExpandFloatOp_FP_TO_SINT()
1970 RTLIB::Libcall LC = RTLIB::getFPTOSINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_SINT()
494 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT() function in RTLIB
1903 LC = RTLIB::getFPTOSINT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_TO_INT()
3915 LC = RTLIB::getFPTOSINT(Op.getOperand(0).getValueType(), in LowerFP_TO_INT()