Lines Matching refs:float32_t

2877 float32x2_t test_vdup_n_f32(float32_t a) {
3030 float32x4_t test_vdupq_n_f32(float32_t a) {
3617 float32_t test_vget_lane_f32(float32x2_t a) {
3635 float32_t test_vget_lane_f16(float16x4_t a) {
3710 float32_t test_vgetq_lane_f32(float32x4_t a) {
3728 float32_t test_vgetq_lane_f16(float16x8_t a) {
4197 float32x4_t test_vld1q_f32(float32_t const * a) {
4291 float32x2_t test_vld1_f32(float32_t const * a) {
4414 float32x4_t test_vld1q_dup_f32(float32_t const * a) {
4541 float32x2_t test_vld1_dup_f32(float32_t const * a) {
4675 float32x4_t test_vld1q_lane_f32(float32_t const * a, float32x4_t b) {
4808 float32x2_t test_vld1_lane_f32(float32_t const * a, float32x2_t b) {
4947 float32x4x2_t test_vld2q_f32(float32_t const * a) {
5124 float32x2x2_t test_vld2_f32(float32_t const * a) {
5350 float32x2x2_t test_vld2_dup_f32(float32_t const * a) {
5590 float32x4x2_t test_vld2q_lane_f32(float32_t const * a, float32x4x2_t b) {
5877 float32x2x2_t test_vld2_lane_f32(float32_t const * a, float32x2x2_t b) {
6057 float32x4x3_t test_vld3q_f32(float32_t const * a) {
6234 float32x2x3_t test_vld3_f32(float32_t const * a) {
6484 float32x2x3_t test_vld3_dup_f32(float32_t const * a) {
6760 float32x4x3_t test_vld3q_lane_f32(float32_t const * a, float32x4x3_t b) {
7088 float32x2x3_t test_vld3_lane_f32(float32_t const * a, float32x2x3_t b) {
7276 float32x4x4_t test_vld4q_f32(float32_t const * a) {
7453 float32x2x4_t test_vld4_f32(float32_t const * a) {
7727 float32x2x4_t test_vld4_dup_f32(float32_t const * a) {
8039 float32x4x4_t test_vld4q_lane_f32(float32_t const * a, float32x4x4_t b) {
8408 float32x2x4_t test_vld4_lane_f32(float32_t const * a, float32x2x4_t b) {
9241 float32x2_t test_vmla_n_f32(float32x2_t a, float32x2_t b, float32_t c) {
9309 float32x4_t test_vmlaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) {
9747 float32x2_t test_vmls_n_f32(float32x2_t a, float32x2_t b, float32_t c) {
9815 float32x4_t test_vmlsq_n_f32(float32x4_t a, float32x4_t b, float32_t c) {
10029 float32x2_t test_vmov_n_f32(float32_t a) {
10182 float32x4_t test_vmovq_n_f32(float32_t a) {
10613 float32x2_t test_vmul_n_f32(float32x2_t a, float32_t b) {
10670 float32x4_t test_vmulq_n_f32(float32x4_t a, float32_t b) {
16639 float32x2_t test_vset_lane_f32(float32_t a, float32x2_t b) {
16736 float32x4_t test_vsetq_lane_f32(float32_t a, float32x4_t b) {
18039 void test_vst1q_f32(float32_t * a, float32x4_t b) {
18150 void test_vst1_f32(float32_t * a, float32x2_t b) {
18278 void test_vst1q_lane_f32(float32_t * a, float32x4_t b) {
18410 void test_vst1_lane_f32(float32_t * a, float32x2_t b) {
18629 void test_vst2q_f32(float32_t * a, float32x4x2_t b) {
18926 void test_vst2_f32(float32_t * a, float32x2x2_t b) {
19130 void test_vst2q_lane_f32(float32_t * a, float32x4x2_t b) {
19354 void test_vst2_lane_f32(float32_t * a, float32x2x2_t b) {
19636 void test_vst3q_f32(float32_t * a, float32x4x3_t b) {
19987 void test_vst3_f32(float32_t * a, float32x2x3_t b) {
20229 void test_vst3q_lane_f32(float32_t * a, float32x4x3_t b) {
20494 void test_vst3_lane_f32(float32_t * a, float32x2x3_t b) {
20820 void test_vst4q_f32(float32_t * a, float32x4x4_t b) {
21225 void test_vst4_f32(float32_t * a, float32x2x4_t b) {
21505 void test_vst4q_lane_f32(float32_t * a, float32x4x4_t b) {
21811 void test_vst4_lane_f32(float32_t * a, float32x2x4_t b) {