Searched refs:ByrefAlignment (Results 1 – 3 of 3) sorted by relevance
140 CharUnits ByrefAlignment; variable
1266 addr = Address(Builder.CreateLoad(addr), Int8Ty, byrefInfo.ByrefAlignment); in GetAddrOfBlockDecl()2377 byrefInfo.ByrefAlignment); in generateByrefCopyHelper()2385 byrefInfo.ByrefAlignment); in generateByrefCopyHelper()2443 byrefInfo.ByrefAlignment); in generateByrefDisposeHelper()2501 byrefInfo.ByrefAlignment.alignmentAtOffset(byrefInfo.FieldOffset); in buildByrefHelpers()2591 info.ByrefAlignment); in emitBlockByrefAddress()2691 info.ByrefAlignment = std::max(varAlign, getPointerAlign()); in getBlockByrefInfo()
1533 allocaAlignment = byrefInfo.ByrefAlignment; in EmitAutoVarAlloca()