Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeAlignInChars

2302     CharUnits Align = getContext().getTypeAlignInChars(getContext().ShortTy);
2305 CharUnits Align = getContext().getTypeAlignInChars(getContext().CharTy);
2436 CharUnits Align = getContext().getTypeAlignInChars(getContext().CharTy);
2705 getContext().getTypeAlignInChars(MaterializedType).getQuantity());