Searched refs:getUINTTOFP (Results 1 – 7 of 7) sorted by relevance
58 Libcall getUINTTOFP(EVT OpVT, EVT RetVT);
428 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP() function in RTLIB
765 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT):RTLIB::getUINTTOFP (NVT, RVT); in SoftenFloatRes_XINT_TO_FP()
4186 : RTLIB::getUINTTOFP(NVT, RVT); in ConvertNodeToLibcall()
4605 RTLIB::Libcall LC = RTLIB::getUINTTOFP(Op.getValueType(), DstVT); in ExpandIntOp_UINT_TO_FP()
657 return RTLIB::getUINTTOFP(FromMVT, ToMVT); in getConvRTLibDesc()
5717 LC = RTLIB::getUINTTOFP(Op.getOperand(0).getValueType(), in LowerINT_TO_FP()