Home
last modified time | relevance | path

Searched refs:test_vzip1_s32 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c284 int32x2_t test_vzip1_s32(int32x2_t a, int32x2_t b) { in test_vzip1_s32() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll390 define <2 x i32> @test_vzip1_s32(<2 x i32> %a, <2 x i32> %b) {
391 ; CHECK-LABEL: test_vzip1_s32: