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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c1985 int32x2_t test_vqadd_s32(int32x2_t a, int32x2_t b) { function
1986 // CHECK-LABEL: test_vqadd_s32
H A Darm_neon_intrinsics.c5961 // CHECK-LABEL: test_vqadd_s32
5963 int32x2_t test_vqadd_s32(int32x2_t a, int32x2_t b) { function

Completed in 197 milliseconds