Searched refs:int16_t (Results 76 - 100 of 150) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvqdmullh_lane_s16_indices_1.c9 int16_t int16_a = 0x1234;
H A Dvqrdmulhh_lane_s16_indices_1.c9 int16_t int16_a = 0x1234;
H A Dext_s16.x25 int16_t arr1[] = {0, 1, 2, 3};
27 int16_t arr2[] = {4, 5, 6, 7};
29 int16_t exp[4];
H A Dextq_s16.x49 int16_t arr1[] = {0, 1, 2, 3, 4, 5, 6, 7};
51 int16_t arr2[] = {8, 9, 10, 11, 12, 13, 14, 15};
53 int16_t exp[8];
/haiku-buildtools/binutils/include/cgen/
H A Dbasic-modes.h37 typedef int16_t HI;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dscalar_intrinsics.c212 int16_t
215 int16_t res;
368 int16_t
369 test_vqaddh_s16 (int16_t a, int16_t b)
385 test_vqdmlalh_s16 (int32_t a, int16_t b, int16_t c)
393 test_vqdmlalh_lane_s16 (int32_t a, int16_t b, int16x4_t c)
417 test_vqdmlslh_s16 (int32_t a, int16_t b, int16_t
[all...]
H A Dvld1-vst1_1.c32 THING (int16x4_t, 4, int16_t, _s16) \
39 THING (int16x8_t, 8, int16_t, q_s16) \
H A Dvset_lane_1.c14 VARIANT (int16_t, , 4, int16x4_t, _s16, 2) \
26 VARIANT (int16_t, q, 8, int16x8_t, _s16, 5) \
73 int16_t int16_t_data[8] = { -17, 19, 3, -999, 44048, 505, 9999, 1000};
H A Dvclz.c122 int16_t test_set0[4] = { TEST0, TEST1, TEST2, TEST3 };
123 int16_t test_set1[4] = { TEST4, TEST5, TEST6, TEST7 };
124 int16_t test_set2[4] = { TEST8, TEST9, TEST10, TEST11 };
125 int16_t test_set3[4] = { TEST12, TEST13, TEST14, TEST15 };
126 int16_t test_set4[4] = { TEST16, TEST16, TEST16, TEST16 };
128 int16_t answ_set0[4] = { 16, 15, 14, 13 };
129 int16_t answ_set1[4] = { 12, 11, 10, 9 };
130 int16_t answ_set2[4] = { 8, 7, 6, 5 };
131 int16_t answ_set3[4] = { 4, 3, 2, 1 };
132 int16_t answ_set
[all...]
H A Dvget_high_1.c14 VARIANT (int16_t, 4, int16x4_t, int16x8_t, s16) \
51 int16_t int16_t_data[8] = { -17, 19, 3, -999, 44048, 505, 9999, 1000};
H A Dvget_low_1.c14 VARIANT (int16_t, 4, int16x4_t, int16x8_t, s16) \
51 int16_t int16_t_data[8] = { -17, 19, 3, -999, 44048, 505, 9999, 1000};
H A Dvdup_lane_2.c129 int16_t __attribute__ ((noinline))
132 int16_t result = vduph_lane_s16 (a, 0);
137 int16_t __attribute__ ((noinline))
140 int16_t result = vduph_lane_s16 (a, 1);
149 int16_t b;
150 int16_t c[4] = { 0, 1, 2, 3 };
H A Dvneg_s.c104 int16_t test_set0[4] = { TEST0, TEST1, TEST2, TEST3 };
105 int16_t test_set1[4] = { TEST4, TEST5, SHRT_MAX, SHRT_MIN };
107 int16_t answ_set0[4] = { ANSW0, ANSW1, ANSW2, ANSW3 };
108 int16_t answ_set1[4] = { ANSW4, ANSW5, SHRT_MIN + 1, SHRT_MIN };
211 int16_t test_set0[8] = {
214 int16_t answ_set0[8] = {
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr44119.c2 typedef short int int16_t; typedef
6 safe_mul_func_int16_t_s_s (int16_t si1, int8_t si2)
H A Dpr37327.c3 typedef short int int16_t; typedef
8 safe_add_int8_t_s_s (int8_t si1, int16_t si2)
H A Dpr44063.c2 typedef short int16_t; typedef
9 typedef struct VLC {int16_t (*table)[2];} VLC;
10 static __attribute__((always_inline)) inline int get_vlc2(GetBitContext *s, int16_t (*table)[2], int bits, int max_depth) {
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr53623.c9 int16_t code[256];
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dunaligned-1.c9 typedef short int16_t; typedef
H A Dc99-stdint-3.c19 CHECK_CORRESPONDING(int16_t, uint16_t);
H A Dc99-stdint-5.c22 CHECK_TYPES(__INT16_TYPE__, int16_t);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dpr64366.c5 typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef
17 int16_t d;
29 int16_t p;
41 int16_t bb;
53 int16_t nn;
69 test_large_fn (uint8_t ui8_1, int8_t si8_1, uint16_t ui16_1, int16_t si16_1,
72 uint8_t ui8_2, int8_t si8_2, uint16_t ui16_2, int16_t si16_2,
75 uint8_t ui8_3, int8_t si8_3, uint16_t ui16_3, int16_t si16_3,
78 uint8_t ui8_4, int8_t si8_4, uint16_t ui16_4, int16_t si16_4,
H A Dpr64345-1.c83 typedef signed short int16_t; typedef
92 make_funcs (int16_t)
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dc_kinds.c9 int16_t my_int16_t, int_least16_t my_int_least16_t,
27 int16_t my_int16_t = 1;
/haiku-buildtools/gcc/gcc/testsuite/gcc.misc-tests/
H A Dgodump-1.c165 typedef int16_t i16_t;
168 int16_t i16_v1;
433 typedef struct { int64_t l; int8_t c; int32_t i; int16_t s; } tsme;
436 struct { int64_t l; int8_t c; int32_t i; int16_t s; } sme;
439 typedef struct { int16_t sa[3]; int8_t ca[3]; } tsae;
442 struct { int16_t sa[3]; int8_t ca[3]; } sae;
681 int16_t s;
699 int16_t s;
717 int16_t s;
735 int16_t
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dmode-dependent-address.c8 int16_t * __restrict arg1,
23 int16_t arg1[96];

Completed in 267 milliseconds

123456