Home
last modified time | relevance | path

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

/art/test/661-checker-simd-reduc/src/
DMain.java199 private static short reductionShortM1(short[] x) { in reductionShortM1() method in Main
433 expectEquals(-27467, reductionShortM1(xs)); in main()
443 expectEquals(-27467, reductionShortM1(xs)); in main()