Lines Matching defs:ShiftCst
3827 if (ConstantSDNode *ShiftCst = dyn_cast<ConstantSDNode>(Op.getOperand(1))) {3828 uint64_t Shift = ShiftCst->getZExtValue();