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

/external/clang/test/CodeGen/
H A Darm64_vshift.c324 uint64x1_t test_vrsra_n_u64(uint64x1_t acc, uint64x1_t in) { function
325 // CHECK-LABEL: @test_vrsra_n_u64
H A Daarch64-neon-intrinsics.c8661 uint64x1_t test_vrsra_n_u64(uint64x1_t a, uint64x1_t b) { function
8662 // CHECK-LABEL: test_vrsra_n_u64
H A Darm_neon_intrinsics.c9014 // CHECK-LABEL: test_vrsra_n_u64
9016 uint64x1_t test_vrsra_n_u64(uint64x1_t a, uint64x1_t b) { function

Completed in 82 milliseconds