Home
last modified time | relevance | path

Searched refs:test_vmlaq_m_n_u32 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dternary.c693 uint32x4_t test_vmlaq_m_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c, mve_pred16_t p) { in test_vmlaq_m_n_u32() function
/external/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
Dternary.ll600 define arm_aapcs_vfpcc <4 x i32> @test_vmlaq_m_n_u32(<4 x i32> %a, <4 x i32> %b, i32 %c, i16 zeroex…
601 ; CHECK-LABEL: test_vmlaq_m_n_u32: