Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_neon_high_half.c6 int16x8_t test_vaddw_high_s8(int16x8_t lhs, int8x16_t rhs) { in test_vaddw_high_s8() function
Daarch64-neon-intrinsics.c4516 int16x8_t test_vaddw_high_s8(int16x8_t a, int8x16_t b) { in test_vaddw_high_s8() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll239 define <8 x i16> @test_vaddw_high_s8(<8 x i16> %a, <16 x i8> %b) {
240 ; CHECK-LABEL: test_vaddw_high_s8: