Searched defs:AlignInBytes (Results 1 – 6 of 6) sorted by relevance
806 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local1034 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local1493 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1612 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local
172 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local1263 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local
776 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local1044 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local1623 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1735 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local
189 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local1520 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local
293 uint32_t AlignInBytes) { in create()309 const uint32_t AlignInBytes; variable
264 uint32_t AlignInBytes) in InstAlloca()