Home
last modified time | relevance | path

Searched refs:val15 (Results 1 – 25 of 700) sorted by relevance

12345678910>>...28

/dports/devel/libflatarray/libflatarray-0.3.0/src/detail/
H A Dshort_vec_scalar_double_16.hpp61 val15(data), in short_vec()
103 val15(val15), in short_vec()
194 val15 -= other.val15; in operator -=()
216 val15 - other.val15, in operator -()
237 val15 += other.val15; in operator +=()
259 val15 + other.val15, in operator +()
280 val15 *= other.val15; in operator *=()
302 val15 * other.val15, in operator *()
323 val15 /= other.val15; in operator /=()
345 val15 / other.val15, in operator /()
[all …]
H A Dshort_vec_scalar_float_16.hpp60 val15(data), in short_vec()
102 val15(val15), in short_vec()
193 val15 -= other.val15; in operator -=()
215 val15 - other.val15, in operator -()
236 val15 += other.val15; in operator +=()
258 val15 + other.val15, in operator +()
279 val15 *= other.val15; in operator *=()
301 val15 * other.val15, in operator *()
322 val15 /= other.val15; in operator /=()
344 val15 / other.val15, in operator /()
[all …]
H A Dshort_vec_scalar_int_16.hpp63 val15(data), in short_vec()
105 val15(val15), in short_vec()
135 val15 -= other.val15; in operator -=()
157 val15 - other.val15, in operator -()
178 val15 += other.val15; in operator +=()
200 val15 + other.val15, in operator +()
221 val15 *= other.val15; in operator *=()
243 val15 * other.val15, in operator *()
264 val15 /= other.val15; in operator /=()
286 val15 / other.val15, in operator /()
[all …]
H A Dshort_vec_sse_double_32.hpp106 val15(val15), in short_vec()
235 val15 = _mm_sub_pd(val15, other.val15); in operator -=()
257 _mm_sub_pd(val15, other.val15), in operator -()
278 val15 = _mm_add_pd(val15, other.val15); in operator +=()
300 _mm_add_pd(val15, other.val15), in operator +()
321 val15 = _mm_mul_pd(val15, other.val15); in operator *=()
343 _mm_mul_pd(val15, other.val15), in operator *()
364 val15 = _mm_div_pd(val15, other.val15); in operator /=()
386 _mm_div_pd(val15, other.val15), in operator /()
411 _mm_cmplt_pd(val15, other.val15), in operator <()
[all …]
H A Dshort_vec_scalar_double_32.hpp60 val15(data), in short_vec()
134 val15(val15), in short_vec()
181 val15 || in any()
289 val15 -= other.val15; in operator -=()
327 val15 - other.val15, in operator -()
364 val15 += other.val15; in operator +=()
402 val15 + other.val15, in operator +()
439 val15 *= other.val15; in operator *=()
477 val15 * other.val15, in operator *()
514 val15 /= other.val15; in operator /=()
[all …]
H A Dshort_vec_scalar_float_32.hpp59 val15(data), in short_vec()
133 val15(val15), in short_vec()
288 val15 -= other.val15; in operator -=()
326 val15 - other.val15, in operator -()
363 val15 += other.val15; in operator +=()
401 val15 + other.val15, in operator +()
438 val15 *= other.val15; in operator *=()
476 val15 * other.val15, in operator *()
513 val15 /= other.val15; in operator /=()
551 val15 / other.val15, in operator /()
[all …]
H A Dshort_vec_scalar_int_32.hpp63 val15(data), in short_vec()
137 val15(val15), in short_vec()
183 val15 -= other.val15; in operator -=()
221 val15 - other.val15, in operator -()
258 val15 += other.val15; in operator +=()
296 val15 + other.val15, in operator +()
333 val15 *= other.val15; in operator *=()
371 val15 * other.val15, in operator *()
408 val15 /= other.val15; in operator /=()
446 val15 / other.val15, in operator /()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/aarch64/
H A Dpr64263_1.c12 int8x8_t val15; in foo() local
16 val15 = vcreate_s8 (0x10807fff7f808080UL); in foo()
17 val16 = vcgt_s8 (val14, val15); in foo()

12345678910>>...28