Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp777 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local
1043 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local
1625 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local
1737 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local
H A DDwarfCompileUnit.cpp189 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local
1515 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local