Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dternary.c709 int8x16_t test_vmlasq_m_n_s8(int8x16_t a, int8x16_t b, int8_t c, mve_pred16_t p) { in test_vmlasq_m_n_s8() function
/external/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
Dternary.ll614 define arm_aapcs_vfpcc <16 x i8> @test_vmlasq_m_n_s8(<16 x i8> %a, <16 x i8> %b, i8 signext %c, i16…
615 ; CHECK-LABEL: test_vmlasq_m_n_s8: