Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp405 static void addBlockLayout(CharUnits align, CharUnits size, in addBlockLayout() function
616 addBlockLayout(TInfo.Align, TInfo.Width, nullptr, llvmType, thisType, in computeBlockInfo()
633 addBlockLayout(align, CGM.getPointerSize(), &CI, CGM.VoidPtrTy, in computeBlockInfo()
664 addBlockLayout(align, size, &CI, llvmType, VT, layout, info, CGM); in computeBlockInfo()