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

/external/clang/test/CodeGen/
H A Darm64_vshift.c268 int64x1_t test_vrsra_n_s64(int64x1_t acc, int64x1_t in) { function
269 // CHECK-LABEL: @test_vrsra_n_s64
H A Daarch64-neon-intrinsics.c8649 int64x1_t test_vrsra_n_s64(int64x1_t a, int64x1_t b) { function
8650 // CHECK-LABEL: test_vrsra_n_s64
H A Darm_neon_intrinsics.c8930 // CHECK-LABEL: test_vrsra_n_s64
8932 int64x1_t test_vrsra_n_s64(int64x1_t a, int64x1_t b) { function

Completed in 847 milliseconds