Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:StoreSize

1254     CharUnits StoreSize = getContext().getTypeSizeInChars(ElTy);
1256 StoreSize.getQuantity() * 8);
1260 StoreSize);