Home
last modified time | relevance | path

Searched refs:BlockAlign (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.h194 CharUnits BlockAlign; variable
DCGBlocks.cpp265 info.BlockAlign = ptrAlign; in initializeForBlockHeader()
413 info.BlockAlign = std::max(maxFieldAlign, info.BlockAlign); in computeBlockInfo()
512 blockInfo.Address->setAlignment(blockInfo.BlockAlign.getQuantity()); in enterBlockScope()
983 literal->setAlignment(blockInfo.BlockAlign.getQuantity()); in buildGlobalBlock()
DCGDebugInfo.cpp2523 CGM.getContext().toBits(block.BlockAlign), in EmitDeclareOfBlockLiteralArgVariable()