Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem-high.ll452 define <2 x i64> @test_vqdmlsl_high_n_s32(<2 x i64> %a, <4 x i32> %b, i32 %c) #0 {
453 ; CHECK-LABEL: test_vqdmlsl_high_n_s32:
/external/clang/test/CodeGen/
Daarch64-neon-2velem.c1673 int64x2_t test_vqdmlsl_high_n_s32(int64x2_t a, int32x4_t b, int32_t c) { in test_vqdmlsl_high_n_s32() function