Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Ddup.c70 uint8x16_t test_vdupq_n_u8(uint8_t a) in test_vdupq_n_u8() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Ddup.ll64 define arm_aapcs_vfpcc <16 x i8> @test_vdupq_n_u8(i8 zeroext %a) {
65 ; CHECK-LABEL: test_vdupq_n_u8:
/llvm-project/llvm/test/CodeGen/ARM/
H A Dneon-copy.ll684 define <16 x i8> @test_vdupq_n_u8(i8 %v1) #0 {
685 ; CHECK-LABEL: test_vdupq_n_u8:
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-neon-copy.ll731 define <16 x i8> @test_vdupq_n_u8(i8 %v1) #0 {
732 ; CHECK-LABEL: test_vdupq_n_u8:
/llvm-project/clang/test/CodeGen/
H A Darm_neon_intrinsics.c2759 // CHECK-LABEL: @test_vdupq_n_u8(
2777 uint8x16_t test_vdupq_n_u8(uint8_t a) { in test_vdupq_n_u8() function