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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c3967 // CHECK-LABEL: define <16 x i8> @test_vrshlq_u8(<16 x i8> %a, <16 x i8> %b) #0 {
3970 uint8x16_t test_vrshlq_u8(uint8x16_t a, int8x16_t b) { function
[all...]
H A Darm_neon_intrinsics.c16013 // CHECK-LABEL: define <16 x i8> @test_vrshlq_u8(<16 x i8> %a, <16 x i8> %b) #0 {
16016 uint8x16_t test_vrshlq_u8(uint8x16_t a, int8x16_t b) { function
[all...]

Completed in 342 milliseconds