Home
last modified time | relevance | path

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

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