Searched defs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfUnit.cpp | 793 uint32_t AlignInBytes = DTy->getAlignInBytes(); constructTypeDIE() local |
H A D | DwarfCompileUnit.cpp | 205 if (uint32_t AlignInBytes = GV->getAlignInBytes()) getOrCreateGlobalVariableDIE() local |