Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1511 float32x2_t test_vmul_laneq_f32_0(float32x2_t a, float32x4_t v) { in test_vmul_laneq_f32_0() function
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-neon-2velem.ll2751 define <2 x float> @test_vmul_laneq_f32_0(<2 x float> %a, <4 x float> %v) {
2752 ; CHECK-LABEL: test_vmul_laneq_f32_0: