Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Dvqaddq.c14 uint8x16_t test_vqaddq_u8(uint8x16_t a, uint8x16_t b) in test_vqaddq_u8() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Dvqaddq.ll4 define arm_aapcs_vfpcc <16 x i8> @test_vqaddq_u8(<16 x i8> %a, <16 x i8> %b) local_unnamed_addr #0 {
5 ; CHECK-LABEL: test_vqaddq_u8:
/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c
H A Darm_neon_intrinsics.c9359 // CHECK-LABEL: @test_vqaddq_u8(
9362 uint8x16_t test_vqaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vqaddq_u8() function