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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c5847 // CHECK-LABEL: define <4 x i16> @test_vrsra_n_u16(<4 x i16> %a, <4 x i16> %b) #0 {
5855 int16x4_t test_vrsra_n_u16(int16x4_t a, int16x4_t b) { function
[all...]
H A Darm_neon_intrinsics.c16368 // CHECK-LABEL: define <4 x i16> @test_vrsra_n_u16(<4 x i16> %a, <4 x i16> %b) #0 {
16376 uint16x4_t test_vrsra_n_u16(uint16x4_t a, uint16x4_t b) { function
[all...]

Completed in 307 milliseconds