Home
last modified time | relevance | path

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

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