Home
last modified time | relevance | path

Searched refs:test_vmlsl_lane_u16 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-2velem.c440 int32x4_t test_vmlsl_lane_u16(int32x4_t a, int16x4_t b, int16x4_t v) { in test_vmlsl_lane_u16() function
Darm_neon_intrinsics.c4679 uint32x4_t test_vmlsl_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_lane_u16() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem.ll891 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: