Searched refs:SExtPromoteOperand (Results 1 – 1 of 1) sorted by relevance
383 SDValue SExtPromoteOperand(SDValue Op, EVT PVT);1304 if (SDValue Op0 = SExtPromoteOperand(Op.getOperand(0), PVT)) in PromoteOperand()1323 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand() function in DAGCombiner1450 N0 = SExtPromoteOperand(N0, PVT); in PromoteIntShiftOp()