Lines Matching refs:float32x4_t
395 float32x4_t test_vabdq_f32(float32x4_t a, float32x4_t b) { in test_vabdq_f32()
545 float32x4_t test_vabsq_f32(float32x4_t a) { in test_vabsq_f32()
644 float32x4_t test_vaddq_f32(float32x4_t a, float32x4_t b) { in test_vaddq_f32()
1322 float32x4_t test_vbslq_f32(uint32x4_t a, float32x4_t b, float32x4_t c) { in test_vbslq_f32()
1363 uint32x4_t test_vcageq_f32(float32x4_t a, float32x4_t b) { in test_vcageq_f32()
1386 uint32x4_t test_vcagtq_f32(float32x4_t a, float32x4_t b) { in test_vcagtq_f32()
1409 uint32x4_t test_vcaleq_f32(float32x4_t a, float32x4_t b) { in test_vcaleq_f32()
1432 uint32x4_t test_vcaltq_f32(float32x4_t a, float32x4_t b) { in test_vcaltq_f32()
1529 uint32x4_t test_vceqq_f32(float32x4_t a, float32x4_t b) { in test_vceqq_f32()
1650 uint32x4_t test_vcgeq_f32(float32x4_t a, float32x4_t b) { in test_vcgeq_f32()
1763 uint32x4_t test_vcgtq_f32(float32x4_t a, float32x4_t b) { in test_vcgtq_f32()
1876 uint32x4_t test_vcleq_f32(float32x4_t a, float32x4_t b) { in test_vcleq_f32()
2048 uint32x4_t test_vcltq_f32(float32x4_t a, float32x4_t b) { in test_vcltq_f32()
2275 float32x4_t test_vcombine_f32(float32x2_t a, float32x2_t b) { in test_vcombine_f32()
2452 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()
2480 float32x4_t test_vcvtq_f32_s32(int32x4_t a) { in test_vcvtq_f32_s32()
2489 float32x4_t test_vcvtq_f32_u32(uint32x4_t a) { in test_vcvtq_f32_u32()
2501 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()
2529 float32x4_t test_vcvtq_n_f32_s32(int32x4_t a) { in test_vcvtq_n_f32_s32()
2538 float32x4_t test_vcvtq_n_f32_u32(uint32x4_t a) { in test_vcvtq_n_f32_u32()
2557 int32x4_t test_vcvtq_n_s32_f32(float32x4_t a) { in test_vcvtq_n_s32_f32()
2576 uint32x4_t test_vcvtq_n_u32_f32(float32x4_t a) { in test_vcvtq_n_u32_f32()
2595 int32x4_t test_vcvtq_s32_f32(float32x4_t a) { in test_vcvtq_s32_f32()
2614 uint32x4_t test_vcvtq_u32_f32(float32x4_t a) { in test_vcvtq_u32_f32()
2741 float32x4_t test_vdupq_lane_f32(float32x2_t a) { in test_vdupq_lane_f32()
3030 float32x4_t test_vdupq_n_f32(float32_t a) { in test_vdupq_n_f32()
3401 float32x4_t test_vextq_f32(float32x4_t a, float32x4_t b) { in test_vextq_f32()
3428 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmaq_f32()
3456 float32x4_t test_vfmsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmsq_f32()
3499 float32x2_t test_vget_high_f32(float32x4_t a) { in test_vget_high_f32()
3710 float32_t test_vgetq_lane_f32(float32x4_t a) { in test_vgetq_lane_f32()
3809 float32x2_t test_vget_low_f32(float32x4_t a) { in test_vget_low_f32()
4197 float32x4_t test_vld1q_f32(float32_t const * a) { in test_vld1q_f32()
4414 float32x4_t test_vld1q_dup_f32(float32_t const * a) { in test_vld1q_dup_f32()
4675 float32x4_t test_vld1q_lane_f32(float32_t const * a, float32x4_t b) { in test_vld1q_lane_f32()
8644 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { in test_vmaxq_f32()
8803 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { in test_vminq_f32()
8892 float32x4_t test_vmlaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlaq_f32()
9186 float32x4_t test_vmlaq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlaq_lane_f32()
9309 float32x4_t test_vmlaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlaq_n_f32()
9398 float32x4_t test_vmlsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlsq_f32()
9692 float32x4_t test_vmlsq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlsq_lane_f32()
9815 float32x4_t test_vmlsq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlsq_n_f32()
10182 float32x4_t test_vmovq_n_f32(float32_t a) { in test_vmovq_n_f32()
10294 float32x4_t test_vmulq_f32(float32x4_t a, float32x4_t b) { in test_vmulq_f32()
10567 float32x4_t test_vmulq_lane_f32(float32x4_t a, float32x2_t b) { in test_vmulq_lane_f32()
10670 float32x4_t test_vmulq_n_f32(float32x4_t a, float32_t b) { in test_vmulq_n_f32()
10852 float32x4_t test_vnegq_f32(float32x4_t a) { in test_vnegq_f32()
13629 float32x4_t test_vrecpeq_f32(float32x4_t a) { in test_vrecpeq_f32()
13665 float32x4_t test_vrecpsq_f32(float32x4_t a, float32x4_t b) { in test_vrecpsq_f32()
14636 int8x16_t test_vreinterpretq_s8_f32(float32x4_t a) { in test_vreinterpretq_s8_f32()
14711 int16x8_t test_vreinterpretq_s16_f32(float32x4_t a) { in test_vreinterpretq_s16_f32()
14786 int32x4_t test_vreinterpretq_s32_f32(float32x4_t a) { in test_vreinterpretq_s32_f32()
14862 int64x2_t test_vreinterpretq_s64_f32(float32x4_t a) { in test_vreinterpretq_s64_f32()
14938 uint8x16_t test_vreinterpretq_u8_f32(float32x4_t a) { in test_vreinterpretq_u8_f32()
15013 uint16x8_t test_vreinterpretq_u16_f32(float32x4_t a) { in test_vreinterpretq_u16_f32()
15088 uint32x4_t test_vreinterpretq_u32_f32(float32x4_t a) { in test_vreinterpretq_u32_f32()
15164 uint64x2_t test_vreinterpretq_u64_f32(float32x4_t a) { in test_vreinterpretq_u64_f32()
15241 float16x8_t test_vreinterpretq_f16_f32(float32x4_t a) { in test_vreinterpretq_f16_f32()
15262 float32x4_t test_vreinterpretq_f32_s8(int8x16_t a) { in test_vreinterpretq_f32_s8()
15269 float32x4_t test_vreinterpretq_f32_s16(int16x8_t a) { in test_vreinterpretq_f32_s16()
15276 float32x4_t test_vreinterpretq_f32_s32(int32x4_t a) { in test_vreinterpretq_f32_s32()
15283 float32x4_t test_vreinterpretq_f32_s64(int64x2_t a) { in test_vreinterpretq_f32_s64()
15290 float32x4_t test_vreinterpretq_f32_u8(uint8x16_t a) { in test_vreinterpretq_f32_u8()
15297 float32x4_t test_vreinterpretq_f32_u16(uint16x8_t a) { in test_vreinterpretq_f32_u16()
15304 float32x4_t test_vreinterpretq_f32_u32(uint32x4_t a) { in test_vreinterpretq_f32_u32()
15311 float32x4_t test_vreinterpretq_f32_u64(uint64x2_t a) { in test_vreinterpretq_f32_u64()
15318 float32x4_t test_vreinterpretq_f32_f16(float16x8_t a) { in test_vreinterpretq_f32_f16()
15325 float32x4_t test_vreinterpretq_f32_p8(poly8x16_t a) { in test_vreinterpretq_f32_p8()
15332 float32x4_t test_vreinterpretq_f32_p16(poly16x8_t a) { in test_vreinterpretq_f32_p16()
15400 poly8x16_t test_vreinterpretq_p8_f32(float32x4_t a) { in test_vreinterpretq_p8_f32()
15475 poly16x8_t test_vreinterpretq_p16_f32(float32x4_t a) { in test_vreinterpretq_p16_f32()
15737 float32x4_t test_vrev64q_f32(float32x4_t a) { in test_vrev64q_f32()
16275 float32x4_t test_vrsqrteq_f32(float32x4_t a) { in test_vrsqrteq_f32()
16311 float32x4_t test_vrsqrtsq_f32(float32x4_t a, float32x4_t b) { in test_vrsqrtsq_f32()
16736 float32x4_t test_vsetq_lane_f32(float32_t a, float32x4_t b) { in test_vsetq_lane_f32()
18039 void test_vst1q_f32(float32_t * a, float32x4_t b) { in test_vst1q_f32()
18278 void test_vst1q_lane_f32(float32_t * a, float32x4_t b) { in test_vst1q_lane_f32()
21973 float32x4_t test_vsubq_f32(float32x4_t a, float32x4_t b) { in test_vsubq_f32()
23061 float32x4x2_t test_vtrnq_f32(float32x4_t a, float32x4_t b) { in test_vtrnq_f32()
23601 float32x4x2_t test_vuzpq_f32(float32x4_t a, float32x4_t b) { in test_vuzpq_f32()
23956 float32x4x2_t test_vzipq_f32(float32x4_t a, float32x4_t b) { in test_vzipq_f32()