Searched refs:PromoteIntOp_STRICT_UINT_TO_FP (Results 1 – 2 of 2) sorted by relevance
409 SDValue PromoteIntOp_STRICT_UINT_TO_FP(SDNode *N);
1967 case ISD::STRICT_UINT_TO_FP: Res = PromoteIntOp_STRICT_UINT_TO_FP(N); break; in PromoteIntegerOperand()2486 SDValue DAGTypeLegalizer::PromoteIntOp_STRICT_UINT_TO_FP(SDNode *N) { in PromoteIntOp_STRICT_UINT_TO_FP() function in DAGTypeLegalizer