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