Home
last modified time | relevance | path

Searched refs:test_vdupq_n_f32 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Darm64_vdupq_n_f64.c25 float32x4_t test_vdupq_n_f32(float32_t w) { in test_vdupq_n_f32() function
H A Darm_neon_intrinsics.c2902 // CHECK-LABEL: @test_vdupq_n_f32(
2908 float32x4_t test_vdupq_n_f32(float32_t a) { in test_vdupq_n_f32() function
/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Ddup.c26 float32x4_t test_vdupq_n_f32(float32_t a) in test_vdupq_n_f32() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Ddup.ll19 define arm_aapcs_vfpcc <4 x float> @test_vdupq_n_f32(float %a) {
20 ; CHECK-LABEL: test_vdupq_n_f32: