Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c881 int16x4x2_t test_vzip_s16(int16x4_t a, int16x4_t b) { in test_vzip_s16() function
Darm_neon_intrinsics.c11636 int16x4x2_t test_vzip_s16(int16x4_t a, int16x4_t b) { in test_vzip_s16() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll2706 define %struct.int16x4x2_t @test_vzip_s16(<4 x i16> %a, <4 x i16> %b) {
2707 ; CHECK-LABEL: test_vzip_s16: