Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c272 int16x4_t test_vzip1_s16(int16x4_t a, int16x4_t b) { in test_vzip1_s16() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll374 define <4 x i16> @test_vzip1_s16(<4 x i16> %a, <4 x i16> %b) {
375 ; CHECK-LABEL: test_vzip1_s16: