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