Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:StoreSize

1347     CharUnits StoreSize = getContext().getTypeSizeInChars(ElTy);
1349 StoreSize.getQuantity() * 8);
1353 StoreSize);