Searched refs:test_vmul_lane_u16 (Results 1 – 3 of 3) sorted by relevance
128 uint16x4_t test_vmul_lane_u16(uint16x4_t a, uint16x4_t v) { in test_vmul_lane_u16() function
5279 uint16x4_t test_vmul_lane_u16(uint16x4_t a, uint16x4_t b) { in test_vmul_lane_u16() function
261 define <4 x i16> @test_vmul_lane_u16(<4 x i16> %a, <4 x i16> %v) {262 ; CHECK-LABEL: test_vmul_lane_u16: