Searched refs:getFPEXT (Results 1 – 5 of 5) sorted by relevance
399 Libcall getFPEXT(EVT OpVT, EVT RetVT);
457 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()475 RTLIB::Libcall LC = RTLIB::getFPEXT(MVT::f32, N->getValueType(0)); in SoftenFloatRes_FP16_TO_FP()822 RTLIB::Libcall LC = RTLIB::getFPEXT(SVT, RVT); in SoftenFloatOp_FP_EXTEND()
440 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() function in RTLIB
1822 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()
11664 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()