Home
last modified time | relevance | path

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

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