Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-2velem.c728 float32x2_t test_vmul_lane_f32(float32x2_t a, float32x2_t v) { in test_vmul_lane_f32() function
Darm_neon_intrinsics.c5273 float32x2_t test_vmul_lane_f32(float32x2_t a, float32x2_t b) { in test_vmul_lane_f32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem.ll1407 define <2 x float> @test_vmul_lane_f32(<2 x float> %a, <2 x float> %v) {
1408 ; CHECK-LABEL: test_vmul_lane_f32: