Searched refs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance
777 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local778 if (AlignInBytes > 0) in constructTypeDIE()780 AlignInBytes); in constructTypeDIE()1043 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local1045 AlignInBytes); in constructTypeDIE()1625 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1663 if (AlignInBytes) in constructMemberDIE()1665 AlignInBytes); in constructMemberDIE()1737 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local1739 AlignInBytes); in getOrCreateStaticMemberDIE()
189 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local191 AlignInBytes); in getOrCreateGlobalVariableDIE()1515 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local1517 AlignInBytes); in applyVariableAttributes()