Searched refs:test_vmlsl_lane_u16 (Results 1 – 3 of 3) sorted by relevance
440 int32x4_t test_vmlsl_lane_u16(int32x4_t a, int16x4_t b, int16x4_t v) { in test_vmlsl_lane_u16() function
4679 uint32x4_t test_vmlsl_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_lane_u16() function
891 define <4 x i32> @test_vmlsl_lane_u16(<4 x i32> %a, <4 x i16> %b, <4 x i16> %v) {892 ; CHECK-LABEL: test_vmlsl_lane_u16: