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.java323 private static short reductionShortM1(short[] x) { in reductionShortM1() method in Main
637 expectEquals(-27467, reductionShortM1(xs)); in main()
647 expectEquals(-27467, reductionShortM1(xs)); in main()