Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll113 define <8 x i16> @test_vaddl_high_s8(<16 x i8> %a, <16 x i8> %b) {
114 ; CHECK-LABEL: test_vaddl_high_s8:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c4444 int16x8_t test_vaddl_high_s8(int8x16_t a, int8x16_t b) { in test_vaddl_high_s8() function