Lines Matching refs:float32x4_t
202 float32x4_t test_vabdq_f32(float32x4_t a, float32x4_t b) { in test_vabdq_f32()
288 float32x4_t test_vabsq_f32(float32x4_t a) { in test_vabsq_f32()
373 float32x4_t test_vaddq_f32(float32x4_t a, float32x4_t b) { in test_vaddq_f32()
823 float32x4_t test_vbslq_f32(uint32x4_t a, float32x4_t b, float32x4_t c) { in test_vbslq_f32()
848 uint32x4_t test_vcageq_f32(float32x4_t a, float32x4_t b) { in test_vcageq_f32()
861 uint32x4_t test_vcagtq_f32(float32x4_t a, float32x4_t b) { in test_vcagtq_f32()
874 uint32x4_t test_vcaleq_f32(float32x4_t a, float32x4_t b) { in test_vcaleq_f32()
887 uint32x4_t test_vcaltq_f32(float32x4_t a, float32x4_t b) { in test_vcaltq_f32()
960 uint32x4_t test_vceqq_f32(float32x4_t a, float32x4_t b) { in test_vceqq_f32()
1051 uint32x4_t test_vcgeq_f32(float32x4_t a, float32x4_t b) { in test_vcgeq_f32()
1136 uint32x4_t test_vcgtq_f32(float32x4_t a, float32x4_t b) { in test_vcgtq_f32()
1221 uint32x4_t test_vcleq_f32(float32x4_t a, float32x4_t b) { in test_vcleq_f32()
1343 uint32x4_t test_vcltq_f32(float32x4_t a, float32x4_t b) { in test_vcltq_f32()
1514 float32x4_t test_vcombine_f32(float32x2_t a, float32x2_t b) { in test_vcombine_f32()
1651 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()
1670 float32x4_t test_vcvtq_f32_s32(int32x4_t a) { in test_vcvtq_f32_s32()
1676 float32x4_t test_vcvtq_f32_u32(uint32x4_t a) { in test_vcvtq_f32_u32()
1683 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()
1702 float32x4_t test_vcvtq_n_f32_s32(int32x4_t a) { in test_vcvtq_n_f32_s32()
1708 float32x4_t test_vcvtq_n_f32_u32(uint32x4_t a) { in test_vcvtq_n_f32_u32()
1721 int32x4_t test_vcvtq_n_s32_f32(float32x4_t a) { in test_vcvtq_n_s32_f32()
1734 uint32x4_t test_vcvtq_n_u32_f32(float32x4_t a) { in test_vcvtq_n_u32_f32()
1747 int32x4_t test_vcvtq_s32_f32(float32x4_t a) { in test_vcvtq_s32_f32()
1760 uint32x4_t test_vcvtq_u32_f32(float32x4_t a) { in test_vcvtq_u32_f32()
1869 float32x4_t test_vdupq_lane_f32(float32x2_t a) { in test_vdupq_lane_f32()
2012 float32x4_t test_vdupq_n_f32(float32_t a) { in test_vdupq_n_f32()
2269 float32x4_t test_vextq_f32(float32x4_t a, float32x4_t b) { in test_vextq_f32()
2282 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmaq_f32()
2313 float32x2_t test_vget_high_f32(float32x4_t a) { in test_vget_high_f32()
2458 float32_t test_vgetq_lane_f32(float32x4_t a) { in test_vgetq_lane_f32()
2519 float32x2_t test_vget_low_f32(float32x4_t a) { in test_vget_low_f32()
2756 float32x4_t test_vld1q_f32(float32_t const * a) { in test_vld1q_f32()
2901 float32x4_t test_vld1q_dup_f32(float32_t const * a) { in test_vld1q_dup_f32()
3046 float32x4_t test_vld1q_lane_f32(float32_t const * a, float32x4_t b) { in test_vld1q_lane_f32()
4142 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { in test_vmaxq_f32()
4227 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { in test_vminq_f32()
4298 float32x4_t test_vmlaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlaq_f32()
4468 float32x4_t test_vmlaq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlaq_lane_f32()
4534 float32x4_t test_vmlaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlaq_n_f32()
4605 float32x4_t test_vmlsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlsq_f32()
4775 float32x4_t test_vmlsq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlsq_lane_f32()
4840 float32x4_t test_vmlsq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlsq_n_f32()
5035 float32x4_t test_vmovq_n_f32(float32_t a) { in test_vmovq_n_f32()
5130 float32x4_t test_vmulq_f32(float32x4_t a, float32x4_t b) { in test_vmulq_f32()
5303 float32x4_t test_vmulq_lane_f32(float32x4_t a, float32x2_t b) { in test_vmulq_lane_f32()
5364 float32x4_t test_vmulq_n_f32(float32x4_t a, float32_t b) { in test_vmulq_n_f32()
5510 float32x4_t test_vnegq_f32(float32x4_t a) { in test_vnegq_f32()
7078 float32x4_t test_vrecpeq_f32(float32x4_t a) { in test_vrecpeq_f32()
7097 float32x4_t test_vrecpsq_f32(float32x4_t a, float32x4_t b) { in test_vrecpsq_f32()
7803 int8x16_t test_vreinterpretq_s8_f32(float32x4_t a) { in test_vreinterpretq_s8_f32()
7858 int16x8_t test_vreinterpretq_s16_f32(float32x4_t a) { in test_vreinterpretq_s16_f32()
7913 int32x4_t test_vreinterpretq_s32_f32(float32x4_t a) { in test_vreinterpretq_s32_f32()
7968 int64x2_t test_vreinterpretq_s64_f32(float32x4_t a) { in test_vreinterpretq_s64_f32()
8023 uint8x16_t test_vreinterpretq_u8_f32(float32x4_t a) { in test_vreinterpretq_u8_f32()
8078 uint16x8_t test_vreinterpretq_u16_f32(float32x4_t a) { in test_vreinterpretq_u16_f32()
8133 uint32x4_t test_vreinterpretq_u32_f32(float32x4_t a) { in test_vreinterpretq_u32_f32()
8188 uint64x2_t test_vreinterpretq_u64_f32(float32x4_t a) { in test_vreinterpretq_u64_f32()
8243 float16x8_t test_vreinterpretq_f16_f32(float32x4_t a) { in test_vreinterpretq_f16_f32()
8258 float32x4_t test_vreinterpretq_f32_s8(int8x16_t a) { in test_vreinterpretq_f32_s8()
8263 float32x4_t test_vreinterpretq_f32_s16(int16x8_t a) { in test_vreinterpretq_f32_s16()
8268 float32x4_t test_vreinterpretq_f32_s32(int32x4_t a) { in test_vreinterpretq_f32_s32()
8273 float32x4_t test_vreinterpretq_f32_s64(int64x2_t a) { in test_vreinterpretq_f32_s64()
8278 float32x4_t test_vreinterpretq_f32_u8(uint8x16_t a) { in test_vreinterpretq_f32_u8()
8283 float32x4_t test_vreinterpretq_f32_u16(uint16x8_t a) { in test_vreinterpretq_f32_u16()
8288 float32x4_t test_vreinterpretq_f32_u32(uint32x4_t a) { in test_vreinterpretq_f32_u32()
8293 float32x4_t test_vreinterpretq_f32_u64(uint64x2_t a) { in test_vreinterpretq_f32_u64()
8298 float32x4_t test_vreinterpretq_f32_f16(float16x8_t a) { in test_vreinterpretq_f32_f16()
8303 float32x4_t test_vreinterpretq_f32_p8(poly8x16_t a) { in test_vreinterpretq_f32_p8()
8308 float32x4_t test_vreinterpretq_f32_p16(poly16x8_t a) { in test_vreinterpretq_f32_p16()
8358 poly8x16_t test_vreinterpretq_p8_f32(float32x4_t a) { in test_vreinterpretq_p8_f32()
8413 poly16x8_t test_vreinterpretq_p16_f32(float32x4_t a) { in test_vreinterpretq_p16_f32()
8637 float32x4_t test_vrev64q_f32(float32x4_t a) { in test_vrev64q_f32()
8960 float32x4_t test_vrsqrteq_f32(float32x4_t a) { in test_vrsqrteq_f32()
8979 float32x4_t test_vrsqrtsq_f32(float32x4_t a, float32x4_t b) { in test_vrsqrtsq_f32()
9228 float32x4_t test_vsetq_lane_f32(float32_t a, float32x4_t b) { in test_vsetq_lane_f32()
10023 void test_vst1q_f32(float32_t * a, float32x4_t b) { in test_vst1q_f32()
10168 void test_vst1q_lane_f32(float32_t * a, float32x4_t b) { in test_vst1q_lane_f32()
11045 float32x4_t test_vsubq_f32(float32x4_t a, float32x4_t b) { in test_vsubq_f32()
11429 float32x4x2_t test_vtrnq_f32(float32x4_t a, float32x4_t b) { in test_vtrnq_f32()
11635 float32x4x2_t test_vuzpq_f32(float32x4_t a, float32x4_t b) { in test_vuzpq_f32()
11744 float32x4x2_t test_vzipq_f32(float32x4_t a, float32x4_t b) { in test_vzipq_f32()