Searched defs:test_vaddw_s32 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c4492 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { function
4493 // CHECK-LABEL: test_vaddw_s32
H A Darm_neon_intrinsics.c488 // CHECK-LABEL: test_vaddw_s32
490 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { function

Completed in 131 milliseconds