Home
last modified time | relevance | path

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

123456789

/freebsd-13.1/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c43 uint8_t *base, *aligned; in alloc_region() local
50 aligned = base; in alloc_region()
55 aligned = base; in alloc_region()
57 base = aligned = NULL; in alloc_region()
61 aligned = base + 63; in alloc_region()
62 aligned -= (uintptr_t) aligned & 63; in alloc_region()
66 region->aligned = aligned; in alloc_region()
69 return aligned; in alloc_region()
75 region->base = region->aligned = NULL; in init_region()
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Dmsa.h14 typedef signed char v16i8 __attribute__((vector_size(16), aligned(16)));
15 typedef signed char v16i8_b __attribute__((vector_size(16), aligned(1)));
18 typedef short v8i16 __attribute__((vector_size(16), aligned(16)));
19 typedef short v8i16_h __attribute__((vector_size(16), aligned(2)));
22 typedef int v4i32 __attribute__((vector_size(16), aligned(16)));
23 typedef int v4i32_w __attribute__((vector_size(16), aligned(4)));
26 typedef long long v2i64 __attribute__((vector_size(16), aligned(16)));
30 typedef float v4f32 __attribute__((vector_size(16), aligned(16)));
31 typedef float v4f32_w __attribute__((vector_size(16), aligned(4)));
32 typedef double v2f64 __attribute__ ((vector_size(16), aligned(16)));
[all …]
H A Dhexagon_types.h1185 __attribute__((aligned(128)));
1197 __attribute__((aligned(4)));
1200 __attribute__((aligned(4)));
1224 __attribute__((aligned(4)));
1227 __attribute__((aligned(4)));
1237 __attribute__((aligned(64)));
1240 __attribute__((aligned(64)));
1246 __attribute__((aligned(4)));
1249 __attribute__((aligned(4)));
2454 __attribute__((aligned(64)));
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndian.h30 enum {aligned = 0, unaligned = 1}; enumerator
291 detail::packed_endian_specific_integral<int16_t, little, aligned>;
293 detail::packed_endian_specific_integral<int32_t, little, aligned>;
295 detail::packed_endian_specific_integral<int64_t, little, aligned>;
312 detail::packed_endian_specific_integral<uint16_t, big, aligned>;
314 detail::packed_endian_specific_integral<uint32_t, big, aligned>;
316 detail::packed_endian_specific_integral<uint64_t, big, aligned>;
319 detail::packed_endian_specific_integral<int16_t, big, aligned>;
321 detail::packed_endian_specific_integral<int32_t, big, aligned>;
323 detail::packed_endian_specific_integral<int64_t, big, aligned>;
[all …]
/freebsd-13.1/sys/contrib/openzfs/include/
H A Dzfs_fletcher.h74 uint64_t v[2] __attribute__((aligned(16)));
78 uint64_t v[4] __attribute__((aligned(32)));
82 uint64_t v[8] __attribute__((aligned(64)));
86 uint64_t v[2] __attribute__((aligned(16)));
/freebsd-13.1/sys/contrib/alpine-hal/
H A Dal_hal_types.h81 #define __packed_a4 __attribute__ ((packed, aligned(4)))
82 #define __packed_a8 __attribute__ ((packed, aligned(8)))
83 #define __packed_a16 __attribute__ ((packed, aligned(16)))
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtbegin.c15 __attribute__((section(".eh_frame"), aligned(sizeof(void *)))) = {};
25 __attribute__((section(".ctors"), aligned(sizeof(fp)))) = {(fp)-1};
78 __attribute__((section(".dtors"), aligned(sizeof(fp)))) = {(fp)-1};
/freebsd-13.1/sys/dev/rtwn/
H A Dif_rtwnreg.h51 } __packed __attribute__((aligned(4)));
87 } __packed __attribute__((aligned(4)));
100 } __packed __attribute__((aligned(4)));
/freebsd-13.1/contrib/cortex-strings/src/arm/
H A Dmemchr.S77 tst r0, #7 @ If it's already aligned skip the next bit
80 @ Work up to an aligned point
87 bne 5b @ If not aligned yet then do next byte
90 @ At this point, we are aligned, we know we have at least 8 bytes to work with
117 21: @ Post aligned section, or just a short call
H A Dmemset.S71 beq 2f @ Already aligned
82 @ OK, so we're aligned
/freebsd-13.1/stand/libsa/
H A Dzalloc.c117 char *aligned; in znalloc() local
121 aligned = (char *)(roundup2(dptr, align) - MALLOCALIGN); in znalloc()
122 extra = aligned - ptr; in znalloc()
135 new = (MemNode *)aligned; in znalloc()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreCallingConv.td19 // size and 4-byte aligned.
37 // size and 4-byte aligned.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECallingConv.td17 // F128 are assigned to the stack in 16-byte aligned units
20 // All of the rest are assigned to the stack in 8-byte aligned units.
54 // Alternatively, they are assigned to the stack in 8-byte aligned units.
72 // F128 are assigned to the stack in 16-byte aligned units
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_scalar.c77 static uint8_t vdev_raidz_mul_lt[256][256] __attribute__((aligned(256)));
268 const uint8_t vdev_raidz_pow2[256] __attribute__((aligned(256))) = {
304 const uint8_t vdev_raidz_log2[256] __attribute__((aligned(256))) = {
H A Dvdev_raidz_math_powerpc_altivec.c231 __attribute__((aligned(256))) gf_clmul_mod_lt[4*256][16] = {
2285 __attribute__((aligned(256))) gf_clmul_mod_lt[4*256][16] = {
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCCallingConv.td19 // size and 4-byte aligned.
35 // size and 4-byte aligned.
/freebsd-13.1/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-master-ast-cf.txt17 the ColdFire. Must be 2M aligned on
18 AST2400 and 1M aligned on AST2500
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiCallingConv.td26 // Otherwise they are assigned to the stack in 4-byte aligned units.
38 // Otherwise they are assigned to the stack in 4-byte aligned units.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCallingConv.td24 // Could be assigned to the stack in 8-byte aligned units, but unsupported
44 // Could be assigned to the stack in 8-byte aligned units, but unsupported
/freebsd-13.1/sys/xen/interface/arch-x86/
H A Dxen-x86_32.h104 #define int64_aligned_t int64_t __attribute__((aligned(8)))
105 #define uint64_aligned_t uint64_t __attribute__((aligned(8)))
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S9 @ Word-aligned function entry point
40 @ Word-aligned function entry point
72 @ Word-aligned function entry point
/freebsd-13.1/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c113 uint8_t *aligned = ((uint8_t *) base) + 63; in allocate_memory() local
114 aligned -= (uintptr_t) aligned & 63; in allocate_memory()
115 memcpy(&memory, &aligned, sizeof memory); in allocate_memory()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcCallingConv.td29 // Alternatively, they are assigned to the stack in 4-byte aligned units.
48 // 64 bits by the caller. Floats are right-aligned in their 8-byte slot, the
59 // Structs up to 16 bytes in size are passed by value. They are right-aligned
103 // - Assign all arguments to 64-bit aligned stack slots, 32-bits for inreg.
/freebsd-13.1/contrib/jemalloc/src/
H A Dpages.c347 pages_huge_impl(void *addr, size_t size, bool aligned) { in pages_huge_impl() argument
348 if (aligned) { in pages_huge_impl()
370 pages_nohuge_impl(void *addr, size_t size, bool aligned) { in pages_nohuge_impl() argument
371 if (aligned) { in pages_nohuge_impl()
/freebsd-13.1/lib/libc/mips/string/
H A Dbcmp.S92 lbu v0, 0(a0) # compare bytes until a1 word aligned
104 LWHI v0, 0(a0) # compare words a0 unaligned, a1 aligned

123456789