Searched refs:ZExtPromoteOperand (Results 1 – 1 of 1) sorted by relevance
208 SDValue ZExtPromoteOperand(SDValue Op, EVT PVT);986 ZExtPromoteOperand(Op.getOperand(0), PVT), in PromoteOperand()1017 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand() function in DAGCombiner1117 N0 = ZExtPromoteOperand(Op.getOperand(0), PVT); in PromoteIntShiftOp()