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