Home
last modified time | relevance | path

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

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