Searched refs:test_vzip1_u16 (Results 1 – 7 of 7) sorted by relevance
367 uint16x4_t test_vzip1_u16(uint16x4_t a, uint16x4_t b) { in test_vzip1_u16() function
430 define <4 x i16> @test_vzip1_u16(<4 x i16> %a, <4 x i16> %b) {431 ; CHECK-LABEL: test_vzip1_u16:
27807 unsafe fn test_vzip1_u16() { in test_vzip1_u16() function