Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1021 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32() function
Darm_neon_intrinsics.c11351 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll2982 define %struct.float32x2x2_t @test_vtrn_f32(<2 x float> %a, <2 x float> %b) {
2983 ; CHECK-LABEL: test_vtrn_f32: