Home | History | Annotate | Download | only in SystemZ

Lines Matching full:maskn

933       auto *MaskN = cast<ConstantSDNode>(N->getOperand(1).getNode());
934 if (MaskN->getZExtValue() != RISBG.Mask) {