Searched refs:AlignInBytes (Results 1 – 2 of 2) sorted by relevance
793 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local794 if (AlignInBytes > 0) in constructTypeDIE()796 AlignInBytes); in constructTypeDIE()1078 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local1080 AlignInBytes); in constructTypeDIE()1658 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1703 if (AlignInBytes) in constructMemberDIE()1705 AlignInBytes); in constructMemberDIE()1777 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local1779 AlignInBytes); in getOrCreateStaticMemberDIE()
205 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local207 AlignInBytes); in getOrCreateGlobalVariableDIE()1639 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyCommonDbgVariableAttributes() local1641 AlignInBytes); in applyCommonDbgVariableAttributes()