Lines Matching refs:alignment
9 # CHECK: id: 0, name: '', type: default, offset: -8, size: 8, alignment: 8,
11 # CHECK: id: 1, name: '', type: default, offset: -16, size: 8, alignment: 8,
13 # CHECK: id: 2, name: '', type: default, offset: 0, size: 8, alignment: 8,
19 - { id: 0, stack-id: default, size: 8, alignment: 8, offset: 0 }
20 - { id: 1, stack-id: default, size: 8, alignment: 8, offset: 0 }
21 - { id: 2, stack-id: noalloc, size: 8, alignment: 8, offset: 0 }
28 # with alignment of 64. MaxAlignment only pertains to the default stack
38 - { id: 0, stack-id: default, size: 16, alignment: 32 }
39 - { id: 1, stack-id: noalloc, size: 16, alignment: 64 }
51 - { id: 0, stack-id: default, size: 16, alignment: 32 }
52 - { id: 1, stack-id: noalloc, size: 16, alignment: 64 }