Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll1797 define <8 x i16> @test_vmull_high_p8(<16 x i8> %a, <16 x i8> %b) {
1798 ; CHECK-LABEL: test_vmull_high_p8:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c5370 poly16x8_t test_vmull_high_p8(poly8x16_t a, poly8x16_t b) { in test_vmull_high_p8() function