Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Ddup.c59 int32x4_t test_vdupq_n_s32(int32_t a) in test_vdupq_n_s32() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Ddup.ll53 define arm_aapcs_vfpcc <4 x i32> @test_vdupq_n_s32(i32 %a) {
54 ; CHECK-LABEL: test_vdupq_n_s32:
/llvm-project/clang/test/CodeGen/
H A Darm_neon_intrinsics.c2841 // CHECK-LABEL: @test_vdupq_n_s32(
2847 int32x4_t test_vdupq_n_s32(int32_t a) { in test_vdupq_n_s32() function