Lines Matching refs:ShiftNode
22268 ConstantSDNode *ShiftNode = dyn_cast<ConstantSDNode>(N0.getOperand(1));22269 if (MaskNode && ShiftNode) {22271 uint64_t Shift = ShiftNode->getZExtValue();