Searched refs:ZExtPromoteOperand (Results 1 – 1 of 1) sorted by relevance
379 SDValue ZExtPromoteOperand(SDValue Op, EVT PVT);1295 if (SDValue Op0 = ZExtPromoteOperand(Op.getOperand(0), PVT)) in PromoteOperand()1327 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand() function in DAGCombiner1439 N0 = ZExtPromoteOperand(N0, PVT); in PromoteIntShiftOp()