Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Dvqsubq.c42 uint32x4_t test_vqsubq_u32(uint32x4_t a, uint32x4_t b) in test_vqsubq_u32() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Dvqsubq.ll28 define arm_aapcs_vfpcc <4 x i32> @test_vqsubq_u32(<4 x i32> %a, <4 x i32> %b) local_unnamed_addr #0…
29 ; CHECK-LABEL: test_vqsubq_u32:
/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c
H A Darm_neon_intrinsics.c10842 // CHECK-LABEL: @test_vqsubq_u32(
10848 uint32x4_t test_vqsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vqsubq_u32() function