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