Searched refs:PromoteIntOp_FIX (Results 1 – 2 of 2) sorted by relevance
418 SDValue PromoteIntOp_FIX(SDNode *N);
1995 case ISD::UDIVFIXSAT: Res = PromoteIntOp_FIX(N); break; in PromoteIntegerOperand()2509 SDValue DAGTypeLegalizer::PromoteIntOp_FIX(SDNode *N) { in PromoteIntOp_FIX() function in DAGTypeLegalizer