Home
last modified time | relevance | path

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

/art/test/661-checker-simd-reduc/src/
DMain.java39 private static short reductionShort(short[] x) { in reductionShort() method in Main
429 expectEquals(-27466, reductionShort(xs)); in main()