Searched refs:getFPTOUINT (Results 1 – 9 of 9) sorted by relevance
50 Libcall getFPTOUINT(EVT OpVT, EVT RetVT);
333 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT() function in RTLIB
929 : RTLIB::getFPTOUINT(SrcVT, Promoted); in findFPToIntLibcall()
4229 : RTLIB::getFPTOUINT(SVT, NVT); in ConvertNodeToLibcall()
3084 RTLIB::Libcall LC = RTLIB::getFPTOUINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_UINT()
653 return RTLIB::getFPTOUINT(FromMVT, ToMVT); in getConvRTLibDesc()
4645 LC = RTLIB::getFPTOUINT(Op0.getValueType(), N->getValueType(0)); in ReplaceNodeResults()
5638 LC = RTLIB::getFPTOUINT(SrcVal.getValueType(), in LowerFP_TO_INT()
21447 LC = RTLIB::getFPTOUINT(SrcVT, VT); in LowerFP_TO_INT()