Searched refs:getSINTTOFP (Results 1 – 6 of 6) sorted by relevance
423 Libcall getSINTTOFP(EVT OpVT, EVT RetVT);
589 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP() function in RTLIB
652 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT):RTLIB::getUINTTOFP (NVT, RVT); in SoftenFloatRes_XINT_TO_FP()
2736 RTLIB::Libcall LC = RTLIB::getSINTTOFP(Op.getValueType(), DstVT); in ExpandIntOp_SINT_TO_FP()
1673 LC = RTLIB::getSINTTOFP(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerINT_TO_FP()
3856 LC = RTLIB::getSINTTOFP(Op.getOperand(0).getValueType(), in LowerINT_TO_FP()