Searched refs:getFPTOSINT (Results 1 – 9 of 9) sorted by relevance
46 Libcall getFPTOSINT(EVT OpVT, EVT RetVT);
284 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT() function in RTLIB
928 LC = Signed ? RTLIB::getFPTOSINT(SrcVT, Promoted) in findFPToIntLibcall()
4228 LC = Signed ? RTLIB::getFPTOSINT(SVT, NVT) in ConvertNodeToLibcall()
3055 RTLIB::Libcall LC = RTLIB::getFPTOSINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_SINT()
651 return RTLIB::getFPTOSINT(FromMVT, ToMVT); in getConvRTLibDesc()
4643 LC = RTLIB::getFPTOSINT(Op0.getValueType(), N->getValueType(0)); in ReplaceNodeResults()
5635 LC = RTLIB::getFPTOSINT(SrcVal.getValueType(), in LowerFP_TO_INT()
21445 LC = RTLIB::getFPTOSINT(SrcVT, VT); in LowerFP_TO_INT()