Searched refs:ByrefAlignment (Results 1 – 3 of 3) sorted by relevance
140 CharUnits ByrefAlignment; variable
1262 addr = Address(Builder.CreateLoad(addr), Int8Ty, byrefInfo.ByrefAlignment); in GetAddrOfBlockDecl()2373 byrefInfo.ByrefAlignment); in generateByrefCopyHelper()2381 byrefInfo.ByrefAlignment); in generateByrefCopyHelper()2439 byrefInfo.ByrefAlignment); in generateByrefDisposeHelper()2497 byrefInfo.ByrefAlignment.alignmentAtOffset(byrefInfo.FieldOffset); in buildByrefHelpers()2587 info.ByrefAlignment); in emitBlockByrefAddress()2687 info.ByrefAlignment = std::max(varAlign, getPointerAlign()); in getBlockByrefInfo()
1537 allocaAlignment = byrefInfo.ByrefAlignment; in EmitAutoVarAlloca()