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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c759 // CHECK-LABEL: define <2 x i32> @test_vaba_s32(<2 x i32> %v1, <2 x i32> %v2, <2 x i32> %v3) #0 {
767 int32x2_t test_vaba_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) { function
[all...]
H A Darm_neon_intrinsics.c31 // CHECK-LABEL: define <2 x i32> @test_vaba_s32(<2 x i32> %a, <2 x i32> %b, <2 x i32> %c) #0 {
41 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { function
[all...]

Completed in 194 milliseconds