Home
last modified time | relevance | path

Searched refs:BlockHeaderForcedGapOffset (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.h239 CharUnits BlockHeaderForcedGapOffset; variable
DCGBlocks.cpp459 info.BlockHeaderForcedGapOffset = info.BlockSize; in computeBlockInfo()
521 if (blockSize == info.BlockHeaderForcedGapOffset) { in computeBlockInfo()
DCGObjCMac.cpp2607 blockInfo.BlockHeaderForcedGapOffset, in BuildRCBlockLayout()
/external/llvm-project/clang/lib/CodeGen/
DCGBlocks.h255 CharUnits BlockHeaderForcedGapOffset; variable
DCGBlocks.cpp677 info.BlockHeaderForcedGapOffset = info.BlockSize; in computeBlockInfo()
739 if (blockSize == info.BlockHeaderForcedGapOffset) { in computeBlockInfo()
DCGObjCMac.cpp2941 blockInfo.BlockHeaderForcedGapOffset, in fillRunSkipBlockVars()