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