Home | History | Annotate | Download | only in IR

Lines Matching refs:TypeSize

1339     unsigned TypeSize = V->getType()->getScalarSizeInBits();
1340 if (TypeSize == 0)
1343 unsigned ShiftWidth = TypeSize - 1;