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()1045 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local1047 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()
190 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local192 AlignInBytes); in getOrCreateGlobalVariableDIE()1618 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyCommonDbgVariableAttributes() local1620 AlignInBytes); in applyCommonDbgVariableAttributes()