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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c11697 // CHECK-LABEL: define void @test_vst1_s32(i32* %a, <2 x i32> %b) #0 {
11704 void test_vst1_s32(int32_t *a, int32x2_t b) { function
[all...]
H A Darm_neon_intrinsics.c18114 // CHECK-LABEL: define void @test_vst1_s32(i32* %a, <2 x i32> %b) #0 {
18120 void test_vst1_s32(int32_t * a, int32x2_t b) { function
[all...]

Completed in 287 milliseconds