Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_neon_high_half.c11 int32x4_t test_vaddw_high_s16(int32x4_t lhs, int16x8_t rhs) { in test_vaddw_high_s16() function
Daarch64-neon-intrinsics.c4522 int32x4_t test_vaddw_high_s16(int32x4_t a, int16x8_t b) { in test_vaddw_high_s16() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll249 define <4 x i32> @test_vaddw_high_s16(<4 x i32> %a, <8 x i16> %b) {
250 ; CHECK-LABEL: test_vaddw_high_s16: