Searched refs:test_vbfdot_laneq_f32 (Results 1 – 4 of 4) sorted by relevance
57 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32() function
63 float32x2_t test_vbfdot_laneq_f32(float32x2_t r, bfloat16x4_t a, bfloat16x8_t b) { in test_vbfdot_laneq_f32() function
51 define <2 x float> @test_vbfdot_laneq_f32(<2 x float> %r, <4 x bfloat> %a, <8 x bfloat> %b) {52 ; CHECK-LABEL: test_vbfdot_laneq_f32: