Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
H A Dvqdmulhq.c106 int8x16_t test_vqdmulhq_n_s8(int8x16_t a, int8_t b) in test_vqdmulhq_n_s8() function
/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/
H A Dvqdmulhq.ll94 define arm_aapcs_vfpcc <16 x i8> @test_vqdmulhq_n_s8(<16 x i8> %a, i8 signext %b) {
95 ; CHECK-LABEL: test_vqdmulhq_n_s8: