| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | msa.h | 31 typedef signed char v16i8 __attribute__ ((vector_size(16), aligned(16))); 32 typedef signed char v16i8_b __attribute__ ((vector_size(16), aligned(1))); 33 typedef unsigned char v16u8 __attribute__ ((vector_size(16), aligned(16))); 34 typedef unsigned char v16u8_b __attribute__ ((vector_size(16), aligned(1))); 35 typedef short v8i16 __attribute__ ((vector_size(16), aligned(16))); 36 typedef short v8i16_h __attribute__ ((vector_size(16), aligned(2))); 37 typedef unsigned short v8u16 __attribute__ ((vector_size(16), aligned(16))); 38 typedef unsigned short v8u16_h __attribute__ ((vector_size(16), aligned(2))); 39 typedef int v4i32 __attribute__ ((vector_size(16), aligned(16))); 40 typedef int v4i32_w __attribute__ ((vector_size(16), aligned(4))); [all …]
|
| H A D | loongson-mmiintrin.h | 42 typedef uint8_t uint8x8_t __attribute__((vector_size (8))); 43 typedef uint16_t uint16x4_t __attribute__((vector_size (8))); 44 typedef uint32_t uint32x2_t __attribute__((vector_size (8))); 47 typedef int8_t int8x8_t __attribute__((vector_size (8))); 48 typedef int16_t int16x4_t __attribute__((vector_size (8))); 49 typedef int32_t int32x2_t __attribute__((vector_size (8)));
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | msa.h | 14 typedef signed char v16i8 __attribute__((vector_size(16), aligned(16))); 15 typedef signed char v16i8_b __attribute__((vector_size(16), aligned(1))); 16 typedef unsigned char v16u8 __attribute__((vector_size(16), aligned(16))); 17 typedef unsigned char v16u8_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))); 20 typedef unsigned short v8u16 __attribute__((vector_size(16), aligned(16))); 21 typedef unsigned short v8u16_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))); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | msa.h | 31 typedef signed char v16i8 __attribute__ ((vector_size(16), aligned(16))); 32 typedef signed char v16i8_b __attribute__ ((vector_size(16), aligned(1))); 33 typedef unsigned char v16u8 __attribute__ ((vector_size(16), aligned(16))); 34 typedef unsigned char v16u8_b __attribute__ ((vector_size(16), aligned(1))); 35 typedef short v8i16 __attribute__ ((vector_size(16), aligned(16))); 36 typedef short v8i16_h __attribute__ ((vector_size(16), aligned(2))); 37 typedef unsigned short v8u16 __attribute__ ((vector_size(16), aligned(16))); 38 typedef unsigned short v8u16_h __attribute__ ((vector_size(16), aligned(2))); 39 typedef int v4i32 __attribute__ ((vector_size(16), aligned(16))); 40 typedef int v4i32_w __attribute__ ((vector_size(16), aligned(4))); [all …]
|
| H A D | loongson-mmiintrin.h | 42 typedef uint8_t uint8x8_t __attribute__((vector_size (8))); 43 typedef uint16_t uint16x4_t __attribute__((vector_size (8))); 44 typedef uint32_t uint32x2_t __attribute__((vector_size (8))); 47 typedef int8_t int8x8_t __attribute__((vector_size (8))); 48 typedef int16_t int16x4_t __attribute__((vector_size (8))); 49 typedef int32_t int32x2_t __attribute__((vector_size (8)));
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
| H A D | c6x_intrinsics.h | 41 typedef uint8_t __uv4qi __attribute__((vector_size (4))); 42 typedef int16_t __v2hi __attribute__((vector_size (4))); 43 typedef int32_t __v2si __attribute__((vector_size (8)));
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
| H A D | c6x_intrinsics.h | 41 typedef uint8_t __uv4qi __attribute__((vector_size (4))); 42 typedef int16_t __v2hi __attribute__((vector_size (4))); 43 typedef int32_t __v2si __attribute__((vector_size (8)));
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
| H A D | arc-simd.h | 74 typedef int __v4si __attribute__((vector_size(16))); 75 typedef short __v8hi __attribute__((vector_size(16)));
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
| H A D | arc-simd.h | 74 typedef int __v4si __attribute__((vector_size(16))); 75 typedef short __v8hi __attribute__((vector_size(16)));
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| H A D | e500-regs.c | 4 #define vector __attribute__((vector_size(8)))
|
| H A D | e500-abi.c | 5 #define vector __attribute__((vector_size(8)))
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| H A D | e500-regs.c | 4 #define vector __attribute__((vector_size(8)))
|
| H A D | e500-abi.c | 5 #define vector __attribute__((vector_size(8)))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | paired.h | 29 #define vector __attribute__((vector_size(8)))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | nds32_intrinsic.h | 29 typedef signed char int8x4_t __attribute ((vector_size(4))); 30 typedef short int16x2_t __attribute ((vector_size(4))); 31 typedef int int32x2_t __attribute__((vector_size(8))); 32 typedef unsigned char uint8x4_t __attribute__ ((vector_size (4))); 33 typedef unsigned short uint16x2_t __attribute__ ((vector_size (4))); 34 typedef unsigned int uint32x2_t __attribute__((vector_size(8)));
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | nds32_intrinsic.h | 29 typedef signed char int8x4_t __attribute ((vector_size(4))); 30 typedef short int16x2_t __attribute ((vector_size(4))); 31 typedef int int32x2_t __attribute__((vector_size(8))); 32 typedef unsigned char uint8x4_t __attribute__ ((vector_size (4))); 33 typedef unsigned short uint16x2_t __attribute__ ((vector_size (4))); 34 typedef unsigned int uint32x2_t __attribute__((vector_size(8)));
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | simd | 58 // Many [[gnu::vector_size(N)]] types might lead to a -Wpsabi warning which is
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-vectorizer.c | 1360 poly_uint64 array_size, vector_size; in get_vec_alignment_for_array_type() local 1366 || !poly_int_tree_p (TYPE_SIZE (vectype), &vector_size) in get_vec_alignment_for_array_type() 1367 || maybe_lt (array_size, vector_size)) in get_vec_alignment_for_array_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
| H A D | types.rst | 150 T __attribute__ ((vector_size (sizeof(T) * num_units)) 163 typedef int v4si __attribute__ ((vector_size (16)));
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| H A D | linux-unwind.h | 42 __attribute__ ((vector_size (16))) int vr[32];
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-i386.c | 842 static unsigned int vector_size = VSZ_DEFAULT; variable 2876 unsigned int vector_size; in set_cpu_arch() member 2911 top->vector_size = vector_size; in set_cpu_arch() 2952 vector_size = top->vector_size; in set_cpu_arch() 2980 vector_size = VSZ_DEFAULT; in set_cpu_arch() 3022 vector_size = VSZ_DEFAULT; in set_cpu_arch() 3050 case 512: vector_size = VSZ512; break; in set_cpu_arch() 3051 case 256: vector_size = VSZ256; break; in set_cpu_arch() 3052 case 128: vector_size = VSZ128; break; in set_cpu_arch() 3062 vector_size = VSZ_DEFAULT; in set_cpu_arch() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| H A D | linux-unwind.h | 42 __attribute__ ((vector_size (16))) int vr[32];
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | check.cc | 4410 mpz_t array_size, vector_size; in gfc_check_pack() local 4422 have_vector_size = gfc_array_size(vector, &vector_size); in gfc_check_pack() 4452 if (mpz_get_si (vector_size) < mask_true_values) in gfc_check_pack() 4460 mpz_get_si (vector_size), mask_true_values); in gfc_check_pack() 4468 mpz_clear (vector_size); in gfc_check_pack() 6344 mpz_t vector_size; in gfc_check_unpack() local 6361 && gfc_array_size (vector, &vector_size)) in gfc_check_unpack() 6380 if (mpz_get_si (vector_size) < mask_true_count) in gfc_check_unpack() 6387 mpz_get_si (vector_size), mask_true_count); in gfc_check_unpack() 6391 mpz_clear (vector_size); in gfc_check_unpack()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | check.c | 4396 mpz_t array_size, vector_size; in gfc_check_pack() local 4408 have_vector_size = gfc_array_size(vector, &vector_size); in gfc_check_pack() 4438 if (mpz_get_si (vector_size) < mask_true_values) in gfc_check_pack() 4446 mpz_get_si (vector_size), mask_true_values); in gfc_check_pack() 4454 mpz_clear (vector_size); in gfc_check_pack() 6318 mpz_t vector_size; in gfc_check_unpack() local 6335 && gfc_array_size (vector, &vector_size)) in gfc_check_unpack() 6354 if (mpz_get_si (vector_size) < mask_true_count) in gfc_check_unpack() 6361 mpz_get_si (vector_size), mask_true_count); in gfc_check_unpack() 6365 mpz_clear (vector_size); in gfc_check_unpack()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm-builtins.c | 2892 HOST_WIDE_INT reg_size, vector_size, nvectors, nelems; in neon_dereference_pointer() local 2899 vector_size = GET_MODE_SIZE (vector_mode); in neon_dereference_pointer() 2902 gcc_assert (reg_size % vector_size == 0); in neon_dereference_pointer() 2903 nvectors = reg_size / vector_size; in neon_dereference_pointer() 2913 nelems = vector_size * nvectors / int_size_in_bytes (elem_type); in neon_dereference_pointer() 2943 HOST_WIDE_INT reg_size, vector_size, nelems; in mve_dereference_pointer() local 2947 vector_size = GET_MODE_SIZE (vector_mode); in mve_dereference_pointer() 2956 nelems = reg_size / vector_size; in mve_dereference_pointer()
|