Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 25 of 225) sorted by relevance

123456789

/freebsd-9-stable/contrib/libstdc++/src/
Dlocale_init.cc49 __attribute__ ((aligned(__alignof__(locale::_Impl))));
53 __attribute__ ((aligned(__alignof__(locale))));
57 __attribute__ ((aligned(__alignof__(char*))));
61 __attribute__ ((aligned(__alignof__(char[2]))));
65 __attribute__ ((aligned(__alignof__(locale::facet*))));
69 __attribute__ ((aligned(__alignof__(locale::facet*))));
73 __attribute__ ((aligned(__alignof__(std::ctype<char>))));
77 __attribute__ ((aligned(__alignof__(std::collate<char>))));
81 __attribute__ ((aligned(__alignof__(numpunct<char>))));
85 __attribute__ ((aligned(__alignof__(num_get<char>))));
[all …]
Dglobals_io.cc57 __attribute__ ((aligned(__alignof__(istream))));
59 __attribute__ ((aligned(__alignof__(ostream))));
67 __attribute__ ((aligned(__alignof__(wistream))));
69 __attribute__ ((aligned(__alignof__(wostream))));
86 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
92 __attribute__ ((aligned(__alignof__(stdio_filebuf<char>))));
99 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
105 __attribute__ ((aligned(__alignof__(stdio_filebuf<wchar_t>))));
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DEndian.h27 enum {aligned = 0, unaligned = 1}; enumerator
110 <uint8_t, little, aligned> aligned_ulittle8_t;
112 <uint16_t, little, aligned> aligned_ulittle16_t;
114 <uint32_t, little, aligned> aligned_ulittle32_t;
116 <uint64_t, little, aligned> aligned_ulittle64_t;
119 <int8_t, little, aligned> aligned_little8_t;
121 <int16_t, little, aligned> aligned_little16_t;
123 <int32_t, little, aligned> aligned_little32_t;
125 <int64_t, little, aligned> aligned_little64_t;
146 <uint8_t, big, aligned> aligned_ubig8_t;
[all …]
DAlignOf.h87 __attribute__((aligned(x))) char buffer[Size]; \
122 char aligned;
130 short aligned;
138 int aligned;
146 double aligned;
/freebsd-9-stable/tools/regression/ia64/unaligned/
Dtest.c95 DATA_TYPE aligned; member
100 DATA_TYPE *aligned = &data.aligned; variable
126 *aligned = *misaligned; in main()
132 : "=m"(misaligned), "=m"(*aligned) in main()
140 : "=m"(misaligned), "=m"(*aligned) in main()
148 : "=m"(misaligned), "=m"(*aligned) in main()
156 : "=m"(misaligned), "=m"(*aligned) in main()
189 block_copy(aligned, data.misaligned, sizeof(DATA_TYPE)); in main()
192 if (*aligned != value) in main()
/freebsd-9-stable/contrib/gcc/
Dcrtstuff.c181 __attribute__ ((__used__, aligned(sizeof(func_ptr))))
185 __attribute__ ((__used__, section(".ctors"), aligned(sizeof(func_ptr))))
194 __attribute__ ((used, aligned(sizeof(func_ptr))))
198 __attribute__((used, section(".dtors"), aligned(sizeof(func_ptr))))
206 __attribute__((used, section(EH_FRAME_SECTION_NAME), aligned(4)))
214 __attribute__ ((used, section(JCR_SECTION_NAME), aligned(sizeof(void*))))
462 __attribute__((used, aligned(sizeof(func_ptr))))
466 __attribute__((used, section(".ctors"), aligned(sizeof(func_ptr))))
475 __attribute__ ((used, aligned(sizeof(func_ptr))))
479 __attribute__((used, section(".dtors"), aligned(sizeof(func_ptr))))
[all …]
Dunwind-dw2-fde.h146 } __attribute__ ((packed, aligned (__alignof__ (void *))));
154 } __attribute__ ((packed, aligned (__alignof__ (void *))));
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsCallingConv.td66 // All stack parameter slots become 64-bit doublewords and are 8-byte aligned.
82 // All stack parameter slots become 64-bit doublewords and are 8-byte aligned.
130 // size and 4-byte aligned.
134 // size and 8-byte aligned.
165 // Stack parameter slots for f64 are 64-bit doublewords and 8-byte aligned.
182 // 8-byte aligned.
202 // Stack parameter slots for i32 and f32 are 32-bit words and 4-byte aligned.
/freebsd-9-stable/contrib/ofed/libmthca/src/
Ddoorbell.h41 uint8_t xmmsave[8] __attribute__((aligned(8))); in mthca_write64()
56 uint8_t xmmsave[8] __attribute__((aligned(8))); in mthca_write_db_rec()
/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonCallingConv.td23 // Alternatively, they are assigned to the stack in 4-byte aligned units.
33 // Alternatively, they are assigned to the stack in 4-byte aligned units.
/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_fb.c70 int aligned = width; in radeon_align_pitch() local
87 aligned += pitch_mask; in radeon_align_pitch()
88 aligned &= ~pitch_mask; in radeon_align_pitch()
89 return aligned; in radeon_align_pitch()
/freebsd-9-stable/contrib/gcc/config/mips/
D4130.md4 ;; The processor issues each 8-byte aligned pair of instructions together,
7 ;; first one is 8-byte aligned.
12 ;; issue rate depending on whether an instruction is at an aligned or
22 ;; each pair is suitably aligned, inserting nops if necessary. Doing
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86CallingConv.td260 // 8-byte aligned if there are no more registers to hold them.
267 // Vectors get 16-byte stack slots that are 16-byte aligned.
270 // 256-bit vectors get 32-byte stack slots that are 32-byte aligned.
274 // 512-bit vectors get 64-byte stack slots that are 64-byte aligned.
322 // 8-byte aligned if there are no more registers to hold them.
352 // 8-byte aligned if there are no more registers to hold them.
361 // and 8-byte aligned.
398 // size and 4-byte aligned.
401 // Doubles get 8-byte slots that are 4-byte aligned.
416 // Other SSE vectors get 16-byte stack slots that are 16-byte aligned.
[all …]
/freebsd-9-stable/sys/mips/mips/
Dsupport.S712 beq v1, zero, aligned # addresses can be word aligned
728 LWHI v1, 0(a0) # copy words a0 unaligned, a1 aligned
737 aligned: label
785 beq t0, zero, 1f # skip if word aligned
833 beq a3, zero, 1f # skip if word aligned
898 lbu v0, 0(a0) # compare bytes until a1 word aligned
910 LWHI v0, 0(a0) # compare words a0 unaligned, a1 aligned
1046 srl a0, a0, 2 # round down address to be 32-bit aligned
1067 srl a0, a0, 2 # round down address to be 32-bit aligned
1089 srl a0, a0, 2 # round down address to be 32-bit aligned
[all …]
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r262262-clang-r199399-sparc.diff31 + // aligned. The SPARCv9 SCD 2.4.1 says 16-byte aligned.
/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/
DSparcCallingConv.td26 // Alternatively, they are assigned to the stack in 4-byte aligned units.
44 // 64 bits by the caller. Floats are right-aligned in their 8-byte slot, the
55 // Structs up to 16 bytes in size are passed by value. They are right-aligned
99 // - Assign all arguments to 64-bit aligned stack slots, 32-bits for inreg.
/freebsd-9-stable/contrib/binutils/gas/doc/
Dc-sparc.texi18 * Sparc-Aligned-Data:: Option to enforce aligned data
92 @section Enforcing aligned data
101 @kindex --enforce-aligned-data
102 You can use the @code{--enforce-aligned-data} option to make SPARC GAS
106 The @code{--enforce-aligned-data} option is not the default because gcc
/freebsd-9-stable/usr.sbin/sysinstall/help/
Dslice.hlp21 be aligned to fictitious cylinder boundaries and space will be reserved
42 aligned to fictitious cylinder boundaries and space will be reserved
48 '=' -- This slice is properly aligned.
/freebsd-9-stable/usr.sbin/sade/help/
Dslice.hlp21 be aligned to fictitious cylinder boundaries and space will be reserved
42 aligned to fictitious cylinder boundaries and space will be reserved
48 '=' -- This slice is properly aligned.
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.opt64 Function starts are aligned to this power of 2
68 Jump targets are aligned to this power of 2
72 Loop code aligned to this power of 2
166 Attempt to keep stack aligned to this power of 2
/freebsd-9-stable/lib/libc/mips/string/
Dbcmp.S92 lbu v0, 0(a0) # compare bytes until a1 word aligned
104 LWHI v0, 0(a0) # compare words a0 unaligned, a1 aligned
/freebsd-9-stable/lib/csu/common/
Dcrtbrand.c63 } abitag __attribute__ ((section (ABI_SECTION), aligned(4))) __used = {
/freebsd-9-stable/contrib/libstdc++/config/cpu/hppa/
Datomicity.h43 _Atomicity_lock<_Inst>::_S_atomicity_lock __attribute__ ((aligned (16))) = 1;
/freebsd-9-stable/crypto/openssl/crypto/bn/asm/
Dpa-risc2W.s126 NOP ; Needed to make the loop 16-byte aligned
127 NOP ; Needed to make the loop 16-byte aligned
150 ; This loop is unrolled 2 times (64-byte aligned as well)
233 ; Top of loop aligned on 64-byte boundary
317 ; This loop is unrolled 2 times (64-byte aligned as well)
393 ; Top of loop aligned on 64-byte boundary
470 ; This loop is unrolled 2 times (64-byte aligned as well)
527 ; Top of loop aligned on 64-byte boundary
594 ; This loop is unrolled 2 times (64-byte aligned as well)
670 ; This loop is unrolled 2 times (64-byte aligned as well)
Dpa-risc2.s134 NOP ; Needed to make the loop 16-byte aligned
135 NOP ; needed to make the loop 16-byte aligned
158 ; This loop is unrolled 2 times (64-byte aligned as well)
241 ; Top of loop aligned on 64-byte boundary
327 ; This loop is unrolled 2 times (64-byte aligned as well)
403 ; Top of loop aligned on 64-byte boundary
481 ; This loop is unrolled 2 times (64-byte aligned as well)
538 ; Top of loop aligned on 64-byte boundary
605 ; This loop is unrolled 2 times (64-byte aligned as well)
681 ; This loop is unrolled 2 times (64-byte aligned as well)

123456789