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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c12081 // CHECK-LABEL: define void @test_vst2_u8(i8* %a, [2 x <8 x i8>] %b.coerce) #0 {
12097 void test_vst2_u8(uint8_t *a, uint8x8x2_t b) { function
[all...]
H A Darm_neon_intrinsics.c18680 // CHECK-LABEL: define void @test_vst2_u8(i8* %a, [2 x i64] %b.coerce) #0 {
18697 void test_vst2_u8(uint8_t * a, uint8x8x2_t b) { function
[all...]

Completed in 198 milliseconds