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

/external/clang/test/CodeGen/
H A Daarch64-neon-3v.c32 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { function
33 // CHECK-LABEL: test_vand_s32
H A Darm_neon_intrinsics.c525 // CHECK-LABEL: test_vand_s32
527 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { function

Completed in 50 milliseconds