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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c7789 // CHECK-LABEL: define <4 x i16> @test_vaddhn_s32(<4 x i32> %a, <4 x i32> %b) #0 {
7798 int16x4_t test_vaddhn_s32(int32x4_t a, int32x4_t b) { function
[all...]
H A Darm_neon_intrinsics.c690 // CHECK-LABEL: define <4 x i16> @test_vaddhn_s32(<4 x i32> %a, <4 x i32> %b) #0 {
699 int16x4_t test_vaddhn_s32(int32x4_t a, int32x4_t b) { function
[all...]

Completed in 190 milliseconds