Searched refs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance
760 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local761 if (AlignInBytes > 0) in constructTypeDIE()763 AlignInBytes); in constructTypeDIE()992 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local994 AlignInBytes); in constructTypeDIE()1574 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1612 if (AlignInBytes) in constructMemberDIE()1614 AlignInBytes); in constructMemberDIE()1702 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local1704 AlignInBytes); in getOrCreateStaticMemberDIE()
186 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local188 AlignInBytes); in getOrCreateGlobalVariableDIE()1493 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local1495 AlignInBytes); in applyVariableAttributes()