Searched refs:PromoteIntOp_SET_ROUNDING (Results 1 – 2 of 2) sorted by relevance
410 SDValue PromoteIntOp_SET_ROUNDING(SDNode *N);
1876 case ISD::SET_ROUNDING: Res = PromoteIntOp_SET_ROUNDING(N); break; in PromoteIntegerOperand()2535 SDValue DAGTypeLegalizer::PromoteIntOp_SET_ROUNDING(SDNode *N) { in PromoteIntOp_SET_ROUNDING() function in DAGTypeLegalizer