Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll1383 define <4 x i32> @test_vmull_high_s16(<8 x i16> %a, <8 x i16> %b) {
1384 ; CHECK-LABEL: test_vmull_high_s16:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c5144 int32x4_t test_vmull_high_s16(int16x8_t a, int16x8_t b) { in test_vmull_high_s16() function