Lines Matching defs:N001C
7588 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1));7589 if (!N001C || N001C->getZExtValue() != 0xFF)10750 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) {10751 uint64_t c1 = N001C->getZExtValue();