Searched refs:test_vrsra_n_s8 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64_vshift.c247 int8x8_t test_vrsra_n_s8(int8x8_t acc, int8x8_t in) { function
248 // CHECK-LABEL: @test_vrsra_n_s8
H A Daarch64-neon-intrinsics.c3490 int8x8_t test_vrsra_n_s8(int8x8_t a, int8x8_t b) { function
3491 // CHECK-LABEL: test_vrsra_n_s8
H A Darm_neon_intrinsics.c8972 // CHECK-LABEL: test_vrsra_n_s8
8974 int8x8_t test_vrsra_n_s8(int8x8_t a, int8x8_t b) { function

Completed in 496 milliseconds