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

/external/clang/test/CodeGen/
H A Daarch64-neon-3v.c80 uint32x2_t test_vand_u32(uint32x2_t a, uint32x2_t b) { function
81 // CHECK-LABEL: test_vand_u32
H A Darm_neon_intrinsics.c549 // CHECK-LABEL: test_vand_u32
551 uint32x2_t test_vand_u32(uint32x2_t a, uint32x2_t b) { function

Completed in 50 milliseconds