Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_neon_high_half.c151 int64x2_t test_vqdmull_high_s32(int32x4_t lhs, int32x4_t rhs) { in test_vqdmull_high_s32() function
Daarch64-neon-intrinsics.c5334 int64x2_t test_vqdmull_high_s32(int32x4_t a, int32x4_t b) { in test_vqdmull_high_s32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll1735 define <2 x i64> @test_vqdmull_high_s32(<4 x i32> %a, <4 x i32> %b) {
1736 ; CHECK-LABEL: test_vqdmull_high_s32: