Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
Dvclzcls-predicated.ll102 define arm_aapcs_vfpcc <8 x i16> @test_vclzq_m_u16(<8 x i16> %inactive, <8 x i16> %a, i16 zeroext %…
103 ; CHECK-LABEL: test_vclzq_m_u16:
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dvclz.c252 uint16x8_t test_vclzq_m_u16(uint16x8_t inactive, uint16x8_t a, mve_pred16_t p) in test_vclzq_m_u16() function