Searched refs:test_vmulq_lane_s16 (Results 1 – 3 of 3) sorted by relevance
110 int16x8_t test_vmulq_lane_s16(int16x8_t a, int16x4_t v) { in test_vmulq_lane_s16() function
5291 int16x8_t test_vmulq_lane_s16(int16x8_t a, int16x4_t b) { in test_vmulq_lane_s16() function
231 define <8 x i16> @test_vmulq_lane_s16(<8 x i16> %a, <4 x i16> %v) {232 ; CHECK-LABEL: test_vmulq_lane_s16: