Searched refs:PromoteIntOp_ExpOp (Results 1 – 2 of 2) sorted by relevance
419 SDValue PromoteIntOp_ExpOp(SDNode *N);
1999 case ISD::STRICT_FLDEXP: Res = PromoteIntOp_ExpOp(N); break; in PromoteIntegerOperand()2521 SDValue DAGTypeLegalizer::PromoteIntOp_ExpOp(SDNode *N) { in PromoteIntOp_ExpOp() function in DAGTypeLegalizer