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
738 uint32_t AlignInBytes = DTy->getAlignInBytes(); in constructTypeDIE() local967 if (uint32_t AlignInBytes = CTy->getAlignInBytes()) in constructTypeDIE() local1548 uint32_t AlignInBytes = DT->getAlignInBytes(); in constructMemberDIE() local1667 if (uint32_t AlignInBytes = DT->getAlignInBytes()) in getOrCreateStaticMemberDIE() local
163 if (uint32_t AlignInBytes = GV->getAlignInBytes()) in getOrCreateGlobalVariableDIE() local1383 if (uint32_t AlignInBytes = DIVar->getAlignInBytes()) in applyVariableAttributes() local
295 uint32_t AlignInBytes) { in create()311 const uint32_t AlignInBytes; variable
266 uint32_t AlignInBytes) in InstAlloca()