Searched refs:getFPTOUINT (Results 1 – 6 of 6) sorted by relevance
419 Libcall getFPTOUINT(EVT OpVT, EVT RetVT);
779 RTLIB::Libcall LC = RTLIB::getFPTOUINT(N->getOperand(0).getValueType(), RVT); in SoftenFloatOp_FP_TO_UINT()1518 RTLIB::Libcall LC = RTLIB::getFPTOUINT(N->getOperand(0).getValueType(), RVT); in ExpandFloatOp_FP_TO_UINT()
1879 RTLIB::Libcall LC = RTLIB::getFPTOUINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_UINT()
539 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT() function in RTLIB
1613 LC = RTLIB::getFPTOUINT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_TO_INT()
3807 LC = RTLIB::getFPTOUINT(Op.getOperand(0).getValueType(), in LowerFP_TO_INT()