Searched refs:test_vmlal_lane_u16 (Results 1 – 3 of 3) sorted by relevance
392 int32x4_t test_vmlal_lane_u16(int32x4_t a, int16x4_t b, int16x4_t v) { in test_vmlal_lane_u16() function
4372 uint32x4_t test_vmlal_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_lane_u16() function
799 define <4 x i32> @test_vmlal_lane_u16(<4 x i32> %a, <4 x i16> %b, <4 x i16> %v) {800 ; CHECK-LABEL: test_vmlal_lane_u16: