Searched refs:getFPTOUINT (Results 1 – 9 of 9) sorted by relevance
59 Libcall getFPTOUINT(EVT OpVT, EVT RetVT);
350 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT() function in RTLIB
937 : RTLIB::getFPTOUINT(SrcVT, Promoted); in findFPToIntLibcall()
4218 : RTLIB::getFPTOUINT(SVT, NVT); in ConvertNodeToLibcall()
3121 RTLIB::Libcall LC = RTLIB::getFPTOUINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_UINT()
694 return RTLIB::getFPTOUINT(FromMVT, ToMVT); in getConvRTLibDesc()
4907 LC = RTLIB::getFPTOUINT(Op0.getValueType(), N->getValueType(0)); in ReplaceNodeResults()
5790 LC = RTLIB::getFPTOUINT(SrcVal.getValueType(), in LowerFP_TO_INT()
21588 LC = RTLIB::getFPTOUINT(SrcVT, VT); in LowerFP_TO_INT()