Searched refs:getFPTOSINT (Results 1 – 9 of 9) sorted by relevance
55 Libcall getFPTOSINT(EVT OpVT, EVT RetVT);
301 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT() function in RTLIB
936 LC = Signed ? RTLIB::getFPTOSINT(SrcVT, Promoted) in findFPToIntLibcall()
4217 LC = Signed ? RTLIB::getFPTOSINT(SVT, NVT) in ConvertNodeToLibcall()
3092 RTLIB::Libcall LC = RTLIB::getFPTOSINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_SINT()
692 return RTLIB::getFPTOSINT(FromMVT, ToMVT); in getConvRTLibDesc()
4905 LC = RTLIB::getFPTOSINT(Op0.getValueType(), N->getValueType(0)); in ReplaceNodeResults()
5787 LC = RTLIB::getFPTOSINT(SrcVal.getValueType(), in LowerFP_TO_INT()
21586 LC = RTLIB::getFPTOSINT(SrcVT, VT); in LowerFP_TO_INT()