Searched refs:test_vmull_lane_u16 (Results 1 – 3 of 3) sorted by relevance
500 uint32x4_t test_vmull_lane_u16(uint16x4_t a, uint16x4_t v) { in test_vmull_lane_u16() function
5210 uint32x4_t test_vmull_lane_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_lane_u16() function
1003 define <4 x i32> @test_vmull_lane_u16(<4 x i16> %a, <4 x i16> %v) {1004 ; CHECK-LABEL: test_vmull_lane_u16: