Searched refs:getFPEXT (Results 1 – 5 of 5) sorted by relevance
407 Libcall getFPEXT(EVT OpVT, EVT RetVT);
414 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()432 RTLIB::Libcall LC = RTLIB::getFPEXT(MVT::f32, N->getValueType(0)); in SoftenFloatRes_FP16_TO_FP()723 RTLIB::Libcall LC = RTLIB::getFPEXT(SVT, RVT); in SoftenFloatOp_FP_EXTEND()
435 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() function in RTLIB
1540 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()
10828 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()