Searched refs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance
985 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local987 AlignInBytes); in constructTypeDIE()1427 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1465 if (AlignInBytes) in constructMemberDIE()1467 AlignInBytes); in constructMemberDIE()1546 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local1548 AlignInBytes); in getOrCreateStaticMemberDIE()
161 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local163 AlignInBytes); in getOrCreateGlobalVariableDIE()1081 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local1083 AlignInBytes); in applyVariableAttributes()