Home
last modified time | relevance | path

Searched refs:test_vdupq_n_u32 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Ddup.c92 uint32x4_t test_vdupq_n_u32(uint32_t a) in test_vdupq_n_u32() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Ddup.ll86 define arm_aapcs_vfpcc <4 x i32> @test_vdupq_n_u32(i32 %a) {
87 ; CHECK-LABEL: test_vdupq_n_u32:
/llvm-project/llvm/test/CodeGen/ARM/
H A Dneon-copy.ll724 define <4 x i32> @test_vdupq_n_u32(i32 %v1) #0 {
725 ; CHECK-LABEL: test_vdupq_n_u32:
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-neon-copy.ll771 define <4 x i32> @test_vdupq_n_u32(i32 %v1) #0 {
772 ; CHECK-LABEL: test_vdupq_n_u32:
/llvm-project/clang/test/CodeGen/
H A Darm_neon_intrinsics.c2795 // CHECK-LABEL: @test_vdupq_n_u32(
2801 uint32x4_t test_vdupq_n_u32(uint32_t a) { in test_vdupq_n_u32() function