Home
last modified time | relevance | path

Searched refs:test_vqdmlsl_high_n_s16 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem-high.ll424 define <4 x i32> @test_vqdmlsl_high_n_s16(<4 x i32> %a, <8 x i16> %b, i16 %c) #0 {
425 ; CHECK-LABEL: test_vqdmlsl_high_n_s16:
/external/clang/test/CodeGen/
Daarch64-neon-2velem.c1667 int32x4_t test_vqdmlsl_high_n_s16(int32x4_t a, int16x8_t b, int16_t c) { in test_vqdmlsl_high_n_s16() function