Home
last modified time | relevance | path

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

/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Dvclzcls-predicated.ll116 define arm_aapcs_vfpcc <4 x i32> @test_vclzq_m_u32(<4 x i32> %inactive, <4 x i32> %a, i16 zeroext %…
117 ; CHECK-LABEL: test_vclzq_m_u32:
/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Dvclz.c270 uint32x4_t test_vclzq_m_u32(uint32x4_t inactive, uint32x4_t a, mve_pred16_t p) in test_vclzq_m_u32() function