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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c5839 // CHECK-LABEL: define <8 x i8> @test_vrsra_n_u8(<8 x i8> %a, <8 x i8> %b) #0 {
5843 int8x8_t test_vrsra_n_u8(int8x8_t a, int8x8_t b) { function
[all...]
H A Darm_neon_intrinsics.c16360 // CHECK-LABEL: define <8 x i8> @test_vrsra_n_u8(<8 x i8> %a, <8 x i8> %b) #0 {
16364 uint8x8_t test_vrsra_n_u8(uint8x8_t a, uint8x8_t b) { function
[all...]

Completed in 220 milliseconds