Searched refs:test_vmul_lane_s16 (Results 1 – 3 of 3) sorted by relevance
104 int16x4_t test_vmul_lane_s16(int16x4_t a, int16x4_t v) { in test_vmul_lane_s16() function
5249 int16x4_t test_vmul_lane_s16(int16x4_t a, int16x4_t b) { in test_vmul_lane_s16() function
221 define <4 x i16> @test_vmul_lane_s16(<4 x i16> %a, <4 x i16> %v) {222 ; CHECK-LABEL: test_vmul_lane_s16: