Home
last modified time | relevance | path

Searched refs:test_vaddv_s8 (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm64_vadd.c19 int8_t test_vaddv_s8(int8x8_t a1) { in test_vaddv_s8() function
H A Daarch64-neon-across.c189 int8_t test_vaddv_s8(int8x8_t a) { in test_vaddv_s8() function
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-vaddv.ll3 define signext i8 @test_vaddv_s8(<8 x i8> %a1) {
4 ; CHECK-LABEL: test_vaddv_s8:
H A Darm64-neon-across.ll341 define i8 @test_vaddv_s8(<8 x i8> %a) {
342 ; CHECK: test_vaddv_s8: