Home
last modified time | relevance | path

Searched refs:test_vzip_u32 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c905 uint32x2x2_t test_vzip_u32(uint32x2_t a, uint32x2_t b) { in test_vzip_u32() function
Darm_neon_intrinsics.c11660 uint32x2x2_t test_vzip_u32(uint32x2_t a, uint32x2_t b) { in test_vzip_u32() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll2754 define %struct.uint32x2x2_t @test_vzip_u32(<2 x i32> %a, <2 x i32> %b) {
2755 ; CHECK-LABEL: test_vzip_u32: