Searched refs:ShiftBW (Results 1 – 1 of 1) sorted by relevance
13938 unsigned ShiftBW = in VisitBinaryOperator() local13940 unsigned Amt = RHSVal.getLimitedValue(ShiftBW - 1); in VisitBinaryOperator()13948 << RHSVal << E->getType() << ShiftBW; in VisitBinaryOperator()