Home
last modified time | relevance | path

Searched defs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp760 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local
992 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local
1574 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local
1702 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local
DDwarfCompileUnit.cpp186 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local
1493 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local