Searched refs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance
759 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local760 if (AlignInBytes > 0) in constructTypeDIE()762 AlignInBytes); in constructTypeDIE()988 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local990 AlignInBytes); in constructTypeDIE()1568 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1606 if (AlignInBytes) in constructMemberDIE()1608 AlignInBytes); in constructMemberDIE()1687 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local1689 AlignInBytes); in getOrCreateStaticMemberDIE()
186 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local188 AlignInBytes); in getOrCreateGlobalVariableDIE()1483 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local1485 AlignInBytes); in applyVariableAttributes()