Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Dload-store.c672 void test_vst1q_u32(uint32_t *base, uint32x4_t value) in test_vst1q_u32() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Dload-store.ll636 define arm_aapcs_vfpcc void @test_vst1q_u32(ptr %base, <4 x i32> %value) {
637 ; CHECK-LABEL: test_vst1q_u32:
/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c
H A Darm_neon_intrinsics.c15080 // CHECK-LABEL: @test_vst1q_u32(
15085 void test_vst1q_u32(uint32_t * a, uint32x4_t b) { in test_vst1q_u32() function