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