Searched refs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance
776 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local777 if (AlignInBytes > 0) in constructTypeDIE()779 AlignInBytes); in constructTypeDIE()1044 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local1046 AlignInBytes); in constructTypeDIE()1623 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1661 if (AlignInBytes) in constructMemberDIE()1663 AlignInBytes); in constructMemberDIE()1735 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local1737 AlignInBytes); in getOrCreateStaticMemberDIE()
189 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local191 AlignInBytes); in getOrCreateGlobalVariableDIE()1520 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local1522 AlignInBytes); in applyVariableAttributes()