Searched refs:OpElt (Results 1 – 1 of 1) sorted by relevance
30831 SDValue OpElt = Op.getOperand(i); in combineVZext() local30832 if (OpElt.getOpcode() == ISD::UNDEF) { in combineVZext()30836 APInt Cst = cast<ConstantSDNode>(OpElt.getNode())->getAPIntValue(); in combineVZext()