Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ElementSize

2690   CharUnits ElementSize = CGF.getContext().getTypeSizeInChars(ElementTy);
2697 RHSAddr.getAlignment().alignmentOfArrayElement(ElementSize));
2704 LHSAddr.getAlignment().alignmentOfArrayElement(ElementSize));