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

/external/clang/test/CodeGen/
H A Darm64_vshift.c254 int16x4_t test_vrsra_n_s16(int16x4_t acc, int16x4_t in) { function
255 // CHECK-LABEL: @test_vrsra_n_s16
H A Daarch64-neon-intrinsics.c3496 int16x4_t test_vrsra_n_s16(int16x4_t a, int16x4_t b) { function
3497 // CHECK-LABEL: test_vrsra_n_s16
H A Darm_neon_intrinsics.c8978 // CHECK-LABEL: test_vrsra_n_s16
8980 int16x4_t test_vrsra_n_s16(int16x4_t a, int16x4_t b) { function

Completed in 148 milliseconds