Home
last modified time | relevance | path

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

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