Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c344 float32x2_t test_vzip1_f32(float32x2_t a, float32x2_t b) { in test_vzip1_f32() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll470 define <2 x float> @test_vzip1_f32(<2 x float> %a, <2 x float> %b) {
471 ; CHECK-LABEL: test_vzip1_f32: