Searched refs:ExtractedV (Results 1 – 2 of 2) sorted by relevance
30874 SDValue ExtractedV = V.getOperand(0); in combineVZext() local30875 SDValue OrigV = ExtractedV.getOperand(0); in combineVZext()30876 if (isNullConstant(ExtractedV.getOperand(1))) { in combineVZext()
39330 SDValue ExtractedV = V.getOperand(0); in combineVSZext() local39331 SDValue OrigV = ExtractedV.getOperand(0); in combineVSZext()39332 if (isNullConstant(ExtractedV.getOperand(1))) { in combineVSZext()