Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeAlignInChars

2273     CharUnits Align = getContext().getTypeAlignInChars(getContext().ShortTy);
2276 CharUnits Align = getContext().getTypeAlignInChars(getContext().CharTy);
2403 CharUnits Align = getContext().getTypeAlignInChars(getContext().CharTy);
2507 CharUnits Align = getContext().getTypeAlignInChars(S->getType());