Home | History | Annotate | Download | only in Sema

Lines Matching defs:NewWidth

13264     unsigned NewWidth;
13270 NewWidth = IntWidth;
13282 NewWidth = BestWidth;
13287 InitVal = InitVal.extOrTrunc(NewWidth);