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

/external/clang/test/CodeGen/
H A Darm64_vshift.c310 uint16x4_t test_vrsra_n_u16(uint16x4_t acc, uint16x4_t in) { function
311 // CHECK-LABEL: @test_vrsra_n_u16
H A Daarch64-neon-intrinsics.c3538 int16x4_t test_vrsra_n_u16(int16x4_t a, int16x4_t b) { function
3539 // CHECK-LABEL: test_vrsra_n_u16
H A Darm_neon_intrinsics.c9002 // CHECK-LABEL: test_vrsra_n_u16
9004 uint16x4_t test_vrsra_n_u16(uint16x4_t a, uint16x4_t b) { function

Completed in 148 milliseconds