Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-2velem.c608 int32x4_t test_vqdmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t v) { in test_vqdmlsl_lane_s16() function
Darm_neon_intrinsics.c6160 int32x4_t test_vqdmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_lane_s16() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem.ll1142 define <4 x i32> @test_vqdmlsl_lane_s16(<4 x i32> %a, <4 x i16> %b, <4 x i16> %v) {
1143 ; CHECK-LABEL: test_vqdmlsl_lane_s16: