Searched defs:in2 (Results 1 - 25 of 56) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dcris-asm-mof-1.c25 in2 (unsigned int i) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dsmlatt-1.c6 foo (int x, int in1, int in2) argument
H A Dsmlaltt-1.c6 foo (long long x, int in1, int in2) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/simd/
H A Dext_f64_1.c15 float64x1_t in2 = {1}; local
H A Dext_s64_1.c16 int64x1_t in2 = vld1_s64 (arr2); local
H A Dext_u64_1.c16 uint64x1_t in2 = vld1_u64 (arr2); local
H A Dvrbit_1.c19 uint64_t in2 = 0xdeadbeefcafebabeULL; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/simd/
H A Dvextp64_1.c16 poly64x1_t in2 = {1}; local
H A DvextQp64_1.c22 poly64x2_t in2 = {2, 3}; local
H A Dvexts64_1.c16 int64x1_t in2 = vld1_s64 (arr2); local
H A Dvextu64_1.c16 uint64x1_t in2 = vld1_u64 (arr2); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dno-tree-pre-slp-29.c8 unsigned short in2[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
H A Dslp-13-big-array.c15 unsigned int in2[N*8]; local
[all...]
H A Dslp-13.c14 unsigned int in2[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; local
[all...]
H A Dslp-17.c10 unsigned short in2[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
H A Dslp-28.c9 unsigned short in2[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31}; variable
[all...]
H A Dslp-34-big-array.c9 unsigned short in2[N*8]; variable
[all...]
H A Dslp-34.c9 unsigned short in2[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
[all...]
H A Dslp-6.c9 unsigned int in2[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
[all...]
H A Dslp-7.c9 unsigned short in2[N*16] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__))) = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
[all...]
H A Dslp-multitypes-3.c8 unsigned char in2[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
[all...]
H A Dvect-cselim-2.c8 int a[N], b[N], in1[N], in2[N]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpaired-1.c10 static float in2[2] __attribute__ ((aligned (8))) = variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr61375.c15 uint128_central_bitsi_ior (unsigned __int128 in1, uint64_t in2) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltin-assume-aligned-1.c5 test1(double *out1, double *out2, double *out3, double *in1, double *in2, int len) argument
23 test2(double *out1, double *out2, double *out3, double *in1, double *in2, int len) argument

Completed in 107 milliseconds

123