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.java269 private static long reductionLongM1(long[] x) { in reductionLongM1() method in Main
442 expectEquals(365749L, reductionLongM1(xl)); in main()
452 expectEquals(365749L, reductionLongM1(xl)); in main()