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

/external/clang/test/CodeGen/
H A Darm64_vshift.c303 uint8x8_t test_vrsra_n_u8(uint8x8_t acc, uint8x8_t in) { function
304 // CHECK-LABEL: @test_vrsra_n_u8
H A Daarch64-neon-intrinsics.c3532 int8x8_t test_vrsra_n_u8(int8x8_t a, int8x8_t b) { function
3533 // CHECK-LABEL: test_vrsra_n_u8
H A Darm_neon_intrinsics.c8996 // CHECK-LABEL: test_vrsra_n_u8
8998 uint8x8_t test_vrsra_n_u8(uint8x8_t a, uint8x8_t b) { function

Completed in 143 milliseconds