Home
last modified time | relevance | path

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

/art/test/661-checker-simd-reduc/src/
DMain.java427 private static long reductionLongM1(long[] x) { in reductionLongM1() method in Main
640 expectEquals(365749L, reductionLongM1(xl)); in main()
650 expectEquals(365749L, reductionLongM1(xl)); in main()