Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Ddup.c37 int8x16_t test_vdupq_n_s8(int8_t a) in test_vdupq_n_s8() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Ddup.ll31 define arm_aapcs_vfpcc <16 x i8> @test_vdupq_n_s8(i8 signext %a) {
32 ; CHECK-LABEL: test_vdupq_n_s8:
/llvm-project/clang/test/CodeGen/
H A Darm_neon_intrinsics.c2805 // CHECK-LABEL: @test_vdupq_n_s8(
2823 int8x16_t test_vdupq_n_s8(int8_t a) { in test_vdupq_n_s8() function