Searched refs:test_vbfmlaltq_lane_f32 (Results 1 – 4 of 4) sorted by relevance
126 float32x4_t test_vbfmlaltq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlaltq_lane_f32() function
132 float32x4_t test_vbfmlaltq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlaltq_lane_f32() function
131 define <4 x float> @test_vbfmlaltq_lane_f32(<4 x float> %r, <8 x bfloat> %a, <4 x bfloat> %b) {132 ; CHECK-LABEL: test_vbfmlaltq_lane_f32: