Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp777 uint32_t AlignInBytes = DTy->getAlignInBytes(); constructTypeDIE() local
1045 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) constructTypeDIE() local
1625 uint32_t AlignInBytes = DT->getAlignInBytes(); constructMemberDIE() local
1737 if (uint32_t AlignInBytes = DT->getAlignInBytes()) getOrCreateStaticMemberDIE() local
[all...]
H A DDwarfCompileUnit.cpp190 if (uint32_t AlignInBytes = GV->getAlignInBytes()) getOrCreateGlobalVariableDIE() local
1618 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) applyCommonDbgVariableAttributes() local