Lines Matching refs:int64x2_t
193 int64x2_t test_vabal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vabal_s32()
436 int64x2_t test_vabdl_s32(int32x2_t a, int32x2_t b) { in test_vabdl_s32()
637 int64x2_t test_vaddq_s64(int64x2_t a, int64x2_t b) { in test_vaddq_s64()
712 int32x2_t test_vaddhn_s64(int64x2_t a, int64x2_t b) { in test_vaddhn_s64()
787 int64x2_t test_vaddl_s32(int32x2_t a, int32x2_t b) { in test_vaddl_s32()
851 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { in test_vaddw_s32()
964 int64x2_t test_vandq_s64(int64x2_t a, int64x2_t b) { in test_vandq_s64()
1089 int64x2_t test_vbicq_s64(int64x2_t a, int64x2_t b) { in test_vbicq_s64()
1271 int64x2_t test_vbslq_s64(uint64x2_t a, int64x2_t b, int64x2_t c) { in test_vbslq_s64()
2261 int64x2_t test_vcombine_s64(int64x1_t a, int64x1_t b) { in test_vcombine_s64()
2762 int64x2_t test_vdupq_lane_s64(int64x1_t a) { in test_vdupq_lane_s64()
3058 int64x2_t test_vdupq_n_s64(int64_t a) { in test_vdupq_n_s64()
3059 int64x2_t tmp = vdupq_n_s64(a); in test_vdupq_n_s64()
3069 int64x2_t tmp = vdupq_n_u64(a); in test_vdupq_n_u64()
3154 int64x2_t test_veorq_s64(int64x2_t a, int64x2_t b) { in test_veorq_s64()
3379 int64x2_t test_vextq_s64(int64x2_t a, int64x2_t b) { in test_vextq_s64()
3485 int64x1_t test_vget_high_s64(int64x2_t a) { in test_vget_high_s64()
3757 int64_t test_vgetq_lane_s64(int64x2_t a) { in test_vgetq_lane_s64()
3795 int64x1_t test_vget_low_s64(int64x2_t a) { in test_vget_low_s64()
4180 int64x2_t test_vld1q_s64(int64_t const * a) { in test_vld1q_s64()
4391 int64x2_t test_vld1q_dup_s64(int64_t const * a) { in test_vld1q_dup_s64()
4650 int64x2_t test_vld1q_lane_s64(int64_t const * a, int64x2_t b) { in test_vld1q_lane_s64()
8949 int64x2_t test_vmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_s32()
9008 int64x2_t test_vmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_lane_s32()
9065 int64x2_t test_vmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlal_n_s32()
9455 int64x2_t test_vmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_s32()
9514 int64x2_t test_vmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_lane_s32()
9571 int64x2_t test_vmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlsl_n_s32()
9841 int64x2_t test_vmovl_s32(int32x2_t a) { in test_vmovl_s32()
9894 int32x2_t test_vmovn_s64(int64x2_t a) { in test_vmovn_s64()
10208 int64x2_t test_vmovq_n_s64(int64_t a) { in test_vmovq_n_s64()
10345 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32()
10406 int64x2_t test_vmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vmull_lane_s32()
10459 int64x2_t test_vmull_n_s32(int32x2_t a, int32_t b) { in test_vmull_n_s32()
10949 int64x2_t test_vornq_s64(int64x2_t a, int64x2_t b) { in test_vornq_s64()
11066 int64x2_t test_vorrq_s64(int64x2_t a, int64x2_t b) { in test_vorrq_s64()
11188 int64x2_t test_vpadalq_s32(int64x2_t a, int32x4_t b) { in test_vpadalq_s32()
11375 int64x2_t test_vpaddlq_s32(int32x4_t a) { in test_vpaddlq_s32()
11758 int64x2_t test_vqaddq_s64(int64x2_t a, int64x2_t b) { in test_vqaddq_s64()
11833 int64x2_t test_vqdmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_s32()
11864 int64x2_t test_vqdmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_lane_s32()
11899 int64x2_t test_vqdmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlal_n_s32()
11928 int64x2_t test_vqdmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_s32()
11959 int64x2_t test_vqdmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_lane_s32()
11994 int64x2_t test_vqdmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlsl_n_s32()
12202 int64x2_t test_vqdmull_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_s32()
12231 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_lane_s32()
12264 int64x2_t test_vqdmull_n_s32(int32x2_t a, int32_t b) { in test_vqdmull_n_s32()
12296 int32x2_t test_vqmovn_s64(int64x2_t a) { in test_vqmovn_s64()
12359 uint32x2_t test_vqmovun_s64(int64x2_t a) { in test_vqmovun_s64()
12738 int64x2_t test_vqrshlq_s64(int64x2_t a, int64x2_t b) { in test_vqrshlq_s64()
12784 uint64x2_t test_vqrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqrshlq_u64()
12812 int32x2_t test_vqrshrn_n_s64(int64x2_t a) { in test_vqrshrn_n_s64()
12867 uint32x2_t test_vqrshrun_n_s64(int64x2_t a) { in test_vqrshrun_n_s64()
13006 int64x2_t test_vqshlq_s64(int64x2_t a, int64x2_t b) { in test_vqshlq_s64()
13052 uint64x2_t test_vqshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqshlq_u64()
13121 uint64x2_t test_vqshluq_n_s64(int64x2_t a) { in test_vqshluq_n_s64()
13224 int64x2_t test_vqshlq_n_s64(int64x2_t a) { in test_vqshlq_n_s64()
13286 int32x2_t test_vqshrn_n_s64(int64x2_t a) { in test_vqshrn_n_s64()
13341 uint32x2_t test_vqshrun_n_s64(int64x2_t a) { in test_vqshrun_n_s64()
13480 int64x2_t test_vqsubq_s64(int64x2_t a, int64x2_t b) { in test_vqsubq_s64()
13564 int32x2_t test_vraddhn_s64(int64x2_t a, int64x2_t b) { in test_vraddhn_s64()
14595 int8x16_t test_vreinterpretq_s8_s64(int64x2_t a) { in test_vreinterpretq_s8_s64()
14670 int16x8_t test_vreinterpretq_s16_s64(int64x2_t a) { in test_vreinterpretq_s16_s64()
14745 int32x4_t test_vreinterpretq_s32_s64(int64x2_t a) { in test_vreinterpretq_s32_s64()
14807 int64x2_t test_vreinterpretq_s64_s8(int8x16_t a) { in test_vreinterpretq_s64_s8()
14814 int64x2_t test_vreinterpretq_s64_s16(int16x8_t a) { in test_vreinterpretq_s64_s16()
14821 int64x2_t test_vreinterpretq_s64_s32(int32x4_t a) { in test_vreinterpretq_s64_s32()
14828 int64x2_t test_vreinterpretq_s64_u8(uint8x16_t a) { in test_vreinterpretq_s64_u8()
14835 int64x2_t test_vreinterpretq_s64_u16(uint16x8_t a) { in test_vreinterpretq_s64_u16()
14842 int64x2_t test_vreinterpretq_s64_u32(uint32x4_t a) { in test_vreinterpretq_s64_u32()
14848 int64x2_t test_vreinterpretq_s64_u64(uint64x2_t a) { in test_vreinterpretq_s64_u64()
14855 int64x2_t test_vreinterpretq_s64_f16(float16x8_t a) { in test_vreinterpretq_s64_f16()
14862 int64x2_t test_vreinterpretq_s64_f32(float32x4_t a) { in test_vreinterpretq_s64_f32()
14869 int64x2_t test_vreinterpretq_s64_p8(poly8x16_t a) { in test_vreinterpretq_s64_p8()
14876 int64x2_t test_vreinterpretq_s64_p16(poly16x8_t a) { in test_vreinterpretq_s64_p16()
14903 uint8x16_t test_vreinterpretq_u8_s64(int64x2_t a) { in test_vreinterpretq_u8_s64()
14978 uint16x8_t test_vreinterpretq_u16_s64(int64x2_t a) { in test_vreinterpretq_u16_s64()
15053 uint32x4_t test_vreinterpretq_u32_s64(int64x2_t a) { in test_vreinterpretq_u32_s64()
15129 uint64x2_t test_vreinterpretq_u64_s64(int64x2_t a) { in test_vreinterpretq_u64_s64()
15206 float16x8_t test_vreinterpretq_f16_s64(int64x2_t a) { in test_vreinterpretq_f16_s64()
15283 float32x4_t test_vreinterpretq_f32_s64(int64x2_t a) { in test_vreinterpretq_f32_s64()
15359 poly8x16_t test_vreinterpretq_p8_s64(int64x2_t a) { in test_vreinterpretq_p8_s64()
15434 poly16x8_t test_vreinterpretq_p16_s64(int64x2_t a) { in test_vreinterpretq_p16_s64()
16009 int64x2_t test_vrshlq_s64(int64x2_t a, int64x2_t b) { in test_vrshlq_s64()
16055 uint64x2_t test_vrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vrshlq_u64()
16083 int32x2_t test_vrshrn_n_s64(int64x2_t a) { in test_vrshrn_n_s64()
16213 int64x2_t test_vrshrq_n_s64(int64x2_t a) { in test_vrshrq_n_s64()
16444 int64x2_t test_vrsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vrsraq_n_s64()
16526 int32x2_t test_vrsubhn_s64(int64x2_t a, int64x2_t b) { in test_vrsubhn_s64()
16787 int64x2_t test_vsetq_lane_s64(int64_t a, int64x2_t b) { in test_vsetq_lane_s64()
16935 int64x2_t test_vshlq_s64(int64x2_t a, int64x2_t b) { in test_vshlq_s64()
16981 uint64x2_t test_vshlq_u64(uint64x2_t a, int64x2_t b) { in test_vshlq_u64()
17010 int64x2_t test_vshll_n_s32(int32x2_t a) { in test_vshll_n_s32()
17141 int64x2_t test_vshlq_n_s64(int64x2_t a) { in test_vshlq_n_s64()
17206 int32x2_t test_vshrn_n_s64(int64x2_t a) { in test_vshrn_n_s64()
17339 int64x2_t test_vshrq_n_s64(int64x2_t a) { in test_vshrq_n_s64()
17512 int64x2_t test_vsliq_n_s64(int64x2_t a, int64x2_t b) { in test_vsliq_n_s64()
17703 int64x2_t test_vsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vsraq_n_s64()
17886 int64x2_t test_vsriq_n_s64(int64x2_t a, int64x2_t b) { in test_vsriq_n_s64()
18019 void test_vst1q_s64(int64_t * a, int64x2_t b) { in test_vst1q_s64()
18254 void test_vst1q_lane_s64(int64_t * a, int64x2_t b) { in test_vst1q_lane_s64()
21966 int64x2_t test_vsubq_s64(int64x2_t a, int64x2_t b) { in test_vsubq_s64()
22041 int32x2_t test_vsubhn_s64(int64x2_t a, int64x2_t b) { in test_vsubhn_s64()
22116 int64x2_t test_vsubl_s32(int32x2_t a, int32x2_t b) { in test_vsubl_s32()
22180 int64x2_t test_vsubw_s32(int64x2_t a, int32x2_t b) { in test_vsubw_s32()