Home
last modified time | relevance | path

Searched refs:ALIGN (Results 1 – 25 of 265) sorted by relevance

1234567891011

/external/swiftshader/src/Common/
DTypes.hpp39 #define ALIGN(bytes, type) __declspec(align(bytes)) type macro
42 #define ALIGN(bytes, type) type __attribute__((aligned(bytes))) macro
47 typedef ALIGN(1, uint8_t) byte;
48 typedef ALIGN(2, uint16_t) word;
49 typedef ALIGN(4, uint32_t) dword;
50 typedef ALIGN(8, uint64_t) qword;
51 typedef ALIGN(16, uint64_t) qword2[2]; typedef
52 typedef ALIGN(4, uint8_t) byte4[4]; typedef
53 typedef ALIGN(8, uint8_t) byte8[8]; typedef
54 typedef ALIGN(16, uint8_t) byte16[16]; typedef
[all …]
/external/llvm/test/CodeGen/ARM/
Dfast-isel-align.ll3 …o-pic -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=ARM-STRICT-ALIGN
4 …c -mtriple=thumbv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=THUMB-STRICT-ALIGN
8 …c -mtriple=armv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=ARM-STRICT-ALIGN
9 …triple=thumbv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=THUMB-STRICT-ALIGN
12 …ic -mtriple=armv7-unknown-nacl -verify-machineinstrs | FileCheck %s --check-prefix=ARM-STRICT-ALIGN
14 …-mtriple=armv7-unknown-unknown -verify-machineinstrs | FileCheck %s --check-prefix=ARM-STRICT-ALIGN
15 …unknown -mattr=+strict-align -verify-machineinstrs | FileCheck %s --check-prefix=THUMB-STRICT-ALIGN
18 …n-unknown -mattr=+strict-align -verify-machineinstrs | FileCheck %s --check-prefix=ARM-STRICT-ALIGN
19 …unknown -mattr=+strict-align -verify-machineinstrs | FileCheck %s --check-prefix=THUMB-STRICT-ALIGN
84 ; ARM-STRICT-ALIGN: @unaligned_i16_store
[all …]
Dunaligned_load_store_vector.ll3 ;ALIGN = 1
21 ;ALIGN = 1
39 ;ALIGN = 1
57 ;ALIGN = 1
75 ;ALIGN = 1
93 ;ALIGN = 1
111 ;ALIGN = 1
129 ;ALIGN = 1
147 ;ALIGN = 1
165 ;ALIGN = 2
[all …]
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c268 size_al = ALIGN((*ptr)->size, 8); in ffi_prep_args()
481 size_al = ALIGN((*ptr)->size, 8); in ffi_prep_cif_machdep()
907 size_al = ALIGN(arg_types[i]->size, 8); in ffi_closure_helper_DARWIN()
1085 srcFMarker = ALIGN(srcFMarker, 4); in ffi64_struct_to_ram_form()
1086 srcGMarker = ALIGN(srcGMarker, 4); in ffi64_struct_to_ram_form()
1087 destMarker = ALIGN(destMarker, 4); in ffi64_struct_to_ram_form()
1109 (ALIGN(srcGMarker, 8) - srcGMarker) < 2) && in ffi64_struct_to_ram_form()
1111 (ALIGN(srcGMarker, 8) - srcGMarker) < 4)) in ffi64_struct_to_ram_form()
1112 srcGMarker = ALIGN(srcGMarker, 8); in ffi64_struct_to_ram_form()
1118 srcFMarker = ALIGN(srcFMarker, 8); in ffi64_struct_to_ram_form()
[all …]
/external/syslinux/core/x86_64/
Dsyslinux.ld45 . = ALIGN(4);
54 . = ALIGN(4);
65 . = ALIGN(128); /* Minimum separation from mutable data */
74 . = ALIGN(16);
118 . = ALIGN(16);
128 . = ALIGN(16);
152 . = ALIGN(4);
161 . = ALIGN(4);
165 . = ALIGN(4);
171 . = ALIGN(16);
[all …]
/external/syslinux/core/i386/
Dsyslinux.ld45 . = ALIGN(4);
54 . = ALIGN(4);
65 . = ALIGN(128); /* Minimum separation from mutable data */
74 . = ALIGN(16);
118 . = ALIGN(16);
128 . = ALIGN(16);
152 . = ALIGN(4);
161 . = ALIGN(4);
165 . = ALIGN(4);
171 . = ALIGN(16);
[all …]
/external/syslinux/efi64/lib/
Delf_x86_64_efi.lds10 . = ALIGN(4096);
15 . = ALIGN(4096);
22 . = ALIGN(4096);
27 . = ALIGN(4096);
44 . = ALIGN(4096);
46 . = ALIGN(4096);
53 . = ALIGN(4096);
55 . = ALIGN(4096);
57 . = ALIGN(4096);
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Delf_x86_64_efi.lds10 . = ALIGN(4096);
15 . = ALIGN(4096);
22 . = ALIGN(4096);
27 . = ALIGN(4096);
44 . = ALIGN(4096);
46 . = ALIGN(4096);
53 . = ALIGN(4096);
55 . = ALIGN(4096);
57 . = ALIGN(4096);
Delf_ia32_efi.lds9 . = ALIGN(4096);
16 . = ALIGN(4096);
26 . = ALIGN(4096);
44 . = ALIGN(4096);
46 . = ALIGN(4096);
58 . = ALIGN(4096);
63 . = ALIGN(4096);
65 . = ALIGN(4096);
67 . = ALIGN(4096);
Delf_ia64_efi.lds9 . = ALIGN(4096);
16 . = ALIGN(4096);
17 __gp = ALIGN (8) + 0x200000;
27 . = ALIGN(4096);
41 . = ALIGN(4096);
43 . = ALIGN(4096);
54 . = ALIGN(4096);
59 . = ALIGN(4096);
61 . = ALIGN(4096);
Delf_ia32_fbsd_efi.lds9 . = ALIGN(4096);
16 . = ALIGN(4096);
26 . = ALIGN(4096);
44 . = ALIGN(4096);
46 . = ALIGN(4096);
58 . = ALIGN(4096);
63 . = ALIGN(4096);
65 . = ALIGN(4096);
67 . = ALIGN(4096);
Delf_x86_64_fbsd_efi.lds10 . = ALIGN(4096);
15 . = ALIGN(4096);
24 . = ALIGN(4096);
41 . = ALIGN(4096);
43 . = ALIGN(4096);
50 . = ALIGN(4096);
52 . = ALIGN(4096);
54 . = ALIGN(4096);
/external/syslinux/core/
Dsyslinux.ld45 . = ALIGN(4);
54 . = ALIGN(4);
65 . = ALIGN(128); /* Minimum separation from mutable data */
74 . = ALIGN(16);
118 . = ALIGN(16);
128 . = ALIGN(16);
152 . = ALIGN(4);
161 . = ALIGN(4);
165 . = ALIGN(4);
171 . = ALIGN(16);
[all …]
/external/syslinux/efi32/lib/
Delf_ia32_efi.lds9 . = ALIGN(4096);
16 . = ALIGN(4096);
26 . = ALIGN(4096);
44 . = ALIGN(4096);
46 . = ALIGN(4096);
58 . = ALIGN(4096);
63 . = ALIGN(4096);
65 . = ALIGN(4096);
67 . = ALIGN(4096);
/external/syslinux/efi/i386/
Dsyslinux.ld36 . = ALIGN(16);
45 . = ALIGN(4);
61 . = ALIGN(4096);
69 . = ALIGN(4);
84 . = ALIGN(4);
92 . = ALIGN(4);
100 . = ALIGN(4);
109 . = ALIGN(4);
117 . = ALIGN(16);
155 . = ALIGN(128);
/external/syslinux/efi/x86_64/
Dsyslinux.ld36 . = ALIGN(16);
45 . = ALIGN(4);
61 . = ALIGN(4096);
69 . = ALIGN(4);
84 . = ALIGN(4);
92 . = ALIGN(4);
100 . = ALIGN(4);
109 . = ALIGN(4);
117 . = ALIGN(16);
155 . = ALIGN(128);
/external/syslinux/efi/
Dsyslinux.ld36 . = ALIGN(16);
45 . = ALIGN(4);
61 . = ALIGN(4096);
69 . = ALIGN(4);
84 . = ALIGN(4);
92 . = ALIGN(4);
100 . = ALIGN(4);
109 . = ALIGN(4);
117 . = ALIGN(16);
159 . = ALIGN(128);
/external/llvm/test/CodeGen/X86/
Dpatchable-prologue.ll2 ; RUN: llc -mtriple=x86_64-apple-macosx < %s | FileCheck %s --check-prefix=CHECK-ALIGN
10 ; CHECK-ALIGN: .p2align 4, 0x90
11 ; CHECK-ALIGN: _f0:
20 ; CHECK-ALIGN: .p2align 4, 0x90
21 ; CHECK-ALIGN: _f1:
29 ; CHECK-ALIGN: .p2align 4, 0x90
30 ; CHECK-ALIGN: _f2:
40 ; CHECK-ALIGN: .p2align 4, 0x90
41 ; CHECK-ALIGN: _f3:
Ddynamic-allocas-VLAs.ll2 …=32 -march=x86-64 -mattr=+avx -mtriple=i686-apple-darwin10 | FileCheck %s -check-prefix=FORCE-ALIGN
198 ; FORCE-ALIGN: _t8
199 ; FORCE-ALIGN: movq %rsp, %rbp
200 ; FORCE-ALIGN: andq $-32, %rsp
201 ; FORCE-ALIGN-NEXT: subq $32, %rsp
202 ; FORCE-ALIGN: movq %rbp, %rsp
203 ; FORCE-ALIGN: popq %rbp
216 ; FORCE-ALIGN: _t9
217 ; FORCE-ALIGN: pushq %rbp
218 ; FORCE-ALIGN: movq %rsp, %rbp
[all …]
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_layout.c136 mt->total_width = ALIGN(mt->physical_width0, mt->align_w); in i945_miptree_layout_2d()
148 mip1_width = ALIGN(minify(mt->physical_width0, 1), mt->align_w) + in i945_miptree_layout_2d()
149 ALIGN(minify(mt->physical_width0, 2), mt->align_w); in i945_miptree_layout_2d()
151 mip1_width = ALIGN(minify(mt->physical_width0, 1), mt->align_w) + in i945_miptree_layout_2d()
168 img_height = ALIGN(height, mt->align_h); in i945_miptree_layout_2d()
180 x += ALIGN(width, mt->align_w); in i945_miptree_layout_2d()
/external/syslinux/gpxe/src/arch/i386/scripts/
Di386-kir.lds138 * calculations is because ALIGN(x) can only operate on the
148 _prefix_load_offset = ALIGN ( _max_align );
155 _text16_load_offset = ALIGN ( _max_align );
162 _data16_load_offset = ALIGN ( _max_align );
168 . = ALIGN ( _max_align );
173 * Alignment checks. ALIGN() can only operate on the location
179 _assert = ASSERT ( ( . == ALIGN ( _max_align ) ),
183 _assert = ASSERT ( ( . == ALIGN ( _max_align ) ),
187 _assert = ASSERT ( ( . == ALIGN ( _max_align ) ),
Di386.lds159 * Load address calculations. In older versions of ld, ALIGN()
167 . = ALIGN ( _max_align );
171 . = ALIGN ( _max_align );
176 . = ALIGN ( _max_align );
180 . = ALIGN ( _max_align );
186 . = ALIGN ( _max_align );
190 . = ALIGN ( _max_align );
/external/syslinux/dos/
Ddosexe.ld25 . = ALIGN(16);
52 . = ALIGN(16);
60 . = ALIGN(16);
68 . = ALIGN(128);
88 . = ALIGN(16);
95 . = ALIGN(16);
101 . = ALIGN(16);
/external/python/cpython2/Modules/_ctypes/libffi_osx/
Dffi.c31 #define STACK_ARG_SIZE(x) ALIGN(x, FFI_SIZEOF_ARG)
65 arg->size = ALIGN(arg->size, curalign); in initialize_aggregate()
70 arg->size = ALIGN(arg->size, (*ptr)->alignment); in initialize_aggregate()
86 arg->size = ALIGN(arg->size, arg->alignment); in initialize_aggregate()
198 bytes = ALIGN(bytes, align); in ffi_prep_cif()
214 bytes = ALIGN(bytes, (*ptr)->alignment); in ffi_prep_cif()
/external/speex/libspeex/
Dstack_alloc.h91 #define ALIGN(stack, size) ((stack) += ((size) - (long)(stack)) & ((size) - 1)) macro
93 #define PUSH(stack, size, type) (VALGRIND_MAKE_NOACCESS(stack, 1000),ALIGN((stack),sizeof(type)),VA…
97 #define ALIGN(stack, size) ((stack) += ((size) - (long)(stack)) & ((size) - 1)) macro
99 #define PUSH(stack, size, type) (ALIGN((stack),sizeof(type)),(stack)+=((size)*sizeof(type)),(type*)…

1234567891011