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