Searched refs:test_vqdmlsl_lane_s16 (Results 1 – 3 of 3) sorted by relevance
608 int32x4_t test_vqdmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t v) { in test_vqdmlsl_lane_s16() function
6160 int32x4_t test_vqdmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_lane_s16() function
1142 define <4 x i32> @test_vqdmlsl_lane_s16(<4 x i32> %a, <4 x i16> %b, <4 x i16> %v) {1143 ; CHECK-LABEL: test_vqdmlsl_lane_s16: