Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGBlocks.h258 CharUnits BlockHeaderForcedGapSize; variable
DCGBlocks.cpp678 info.BlockHeaderForcedGapSize = CharUnits::Zero(); in computeBlockInfo()
740 info.BlockHeaderForcedGapSize = padding; in computeBlockInfo()
DCGObjCMac.cpp2961 if (blockInfo.BlockHeaderForcedGapSize != CharUnits::Zero()) in fillRunSkipBlockVars()
2964 blockInfo.BlockHeaderForcedGapSize); in fillRunSkipBlockVars()