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