Home
last modified time | relevance | path

Searched refs:arg0_int64x2_t (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A DvreinterpretQp16_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQp16_s64() local
16 out_poly16x8_t = vreinterpretq_p16_s64 (arg0_int64x2_t); in test_vreinterpretQp16_s64()
H A DvreinterpretQs16_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQs16_s64() local
16 out_int16x8_t = vreinterpretq_s16_s64 (arg0_int64x2_t); in test_vreinterpretQs16_s64()
H A DvreinterpretQs8_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQs8_s64() local
16 out_int8x16_t = vreinterpretq_s8_s64 (arg0_int64x2_t); in test_vreinterpretQs8_s64()
H A DvreinterpretQu64_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQu64_s64() local
16 out_uint64x2_t = vreinterpretq_u64_s64 (arg0_int64x2_t); in test_vreinterpretQu64_s64()
H A DvshrQ_ns64.c14 int64x2_t arg0_int64x2_t; in test_vshrQ_ns64() local
16 out_int64x2_t = vshrq_n_s64 (arg0_int64x2_t, 1); in test_vshrQ_ns64()
H A Dvshrn_ns64.c14 int64x2_t arg0_int64x2_t; in test_vshrn_ns64() local
16 out_int32x2_t = vshrn_n_s64 (arg0_int64x2_t, 1); in test_vshrn_ns64()
H A Dvqshrun_ns64.c14 int64x2_t arg0_int64x2_t; in test_vqshrun_ns64() local
16 out_uint32x2_t = vqshrun_n_s64 (arg0_int64x2_t, 1); in test_vqshrun_ns64()
H A DvreinterpretQs32_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQs32_s64() local
16 out_int32x4_t = vreinterpretq_s32_s64 (arg0_int64x2_t); in test_vreinterpretQs32_s64()
H A DvreinterpretQu32_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQu32_s64() local
16 out_uint32x4_t = vreinterpretq_u32_s64 (arg0_int64x2_t); in test_vreinterpretQu32_s64()
H A DvshlQ_ns64.c14 int64x2_t arg0_int64x2_t; in test_vshlQ_ns64() local
16 out_int64x2_t = vshlq_n_s64 (arg0_int64x2_t, 1); in test_vshlQ_ns64()
H A Dvget_lows64.c14 int64x2_t arg0_int64x2_t; in test_vget_lows64() local
16 out_int64x1_t = vget_low_s64 (arg0_int64x2_t); in test_vget_lows64()
H A DvqRshrn_ns64.c14 int64x2_t arg0_int64x2_t; in test_vqRshrn_ns64() local
16 out_int32x2_t = vqrshrn_n_s64 (arg0_int64x2_t, 1); in test_vqRshrn_ns64()
H A DvqRshrun_ns64.c14 int64x2_t arg0_int64x2_t; in test_vqRshrun_ns64() local
16 out_uint32x2_t = vqrshrun_n_s64 (arg0_int64x2_t, 1); in test_vqRshrun_ns64()
H A Dvqmovuns64.c14 int64x2_t arg0_int64x2_t; in test_vqmovuns64() local
16 out_uint32x2_t = vqmovun_s64 (arg0_int64x2_t); in test_vqmovuns64()
H A DvRshrQ_ns64.c14 int64x2_t arg0_int64x2_t; in test_vRshrQ_ns64() local
16 out_int64x2_t = vrshrq_n_s64 (arg0_int64x2_t, 1); in test_vRshrQ_ns64()
H A DvgetQ_lanes64.c14 int64x2_t arg0_int64x2_t; in test_vgetQ_lanes64() local
16 out_int64_t = vgetq_lane_s64 (arg0_int64x2_t, 0); in test_vgetQ_lanes64()
H A Dvget_highs64.c14 int64x2_t arg0_int64x2_t; in test_vget_highs64() local
16 out_int64x1_t = vget_high_s64 (arg0_int64x2_t); in test_vget_highs64()
H A Dvmovns64.c14 int64x2_t arg0_int64x2_t; in test_vmovns64() local
16 out_int32x2_t = vmovn_s64 (arg0_int64x2_t); in test_vmovns64()
H A DvreinterpretQp64_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQp64_s64() local
16 out_poly64x2_t = vreinterpretq_p64_s64 (arg0_int64x2_t); in test_vreinterpretQp64_s64()
H A Dvqmovns64.c14 int64x2_t arg0_int64x2_t; in test_vqmovns64() local
16 out_int32x2_t = vqmovn_s64 (arg0_int64x2_t); in test_vqmovns64()
H A DvqshlQ_ns64.c14 int64x2_t arg0_int64x2_t; in test_vqshlQ_ns64() local
16 out_int64x2_t = vqshlq_n_s64 (arg0_int64x2_t, 1); in test_vqshlQ_ns64()
H A Dvqshrn_ns64.c14 int64x2_t arg0_int64x2_t; in test_vqshrn_ns64() local
16 out_int32x2_t = vqshrn_n_s64 (arg0_int64x2_t, 1); in test_vqshrn_ns64()
H A DvreinterpretQf32_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQf32_s64() local
16 out_float32x4_t = vreinterpretq_f32_s64 (arg0_int64x2_t); in test_vreinterpretQf32_s64()
H A DvreinterpretQp128_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQp128_s64() local
16 out_poly128_t = vreinterpretq_p128_s64 (arg0_int64x2_t); in test_vreinterpretQp128_s64()
H A DvreinterpretQp8_s64.c14 int64x2_t arg0_int64x2_t; in test_vreinterpretQp8_s64() local
16 out_poly8x16_t = vreinterpretq_p8_s64 (arg0_int64x2_t); in test_vreinterpretQp8_s64()

12345678910>>...16