Searched defs:typeAlignInBytes (Results 1 – 3 of 3) sorted by relevance
159 size_t typeAlignInBytes(Type Ty) { in typeAlignInBytes() function
97 size_t typeAlignInBytes = typeWidthInBytes(Ty); in applyStackAlignmentTy() local
214 size_t typeAlignInBytes = typeWidthInBytes(Ty); in applyStackAlignmentTy() local