Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
Dvclzcls-predicated.ll4 define arm_aapcs_vfpcc <16 x i8> @test_vclsq_m_s8(<16 x i8> %inactive, <16 x i8> %a, i16 zeroext %p…
5 ; CHECK-LABEL: test_vclsq_m_s8:
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dvclz.c140 int8x16_t test_vclsq_m_s8(int8x16_t inactive, int8x16_t a, mve_pred16_t p) in test_vclsq_m_s8() function