Searched defs:test_sum (Results 1 - 8 of 8) sorted by relevance

/openjdk10/hotspot/test/compiler/c2/cr6340864/
H A DTestDoubleVect.java472 static double test_sum(double[] a1) { method in class:TestDoubleVect
H A DTestFloatVect.java472 static float test_sum(float[] a1) { method in class:TestFloatVect
H A DTestShortVect.java970 static int test_sum(short[] a1) { method in class:TestShortVect
H A DTestIntVect.java910 static int test_sum(int[] a1) { method in class:TestIntVect
H A DTestLongVect.java855 static long test_sum(long[] a1) { method in class:TestLongVect
H A DTestByteVect.java1038 static int test_sum(byte[] a1) { method in class:TestByteVect
/openjdk10/hotspot/test/compiler/c2/cr7200264/
H A DTestIntVect.java386 static int test_sum(int[] a1) { method in class:TestIntVect
/openjdk10/hotspot/test/compiler/codegen/
H A DTestCharVect2.java970 static int test_sum(char[] a1) { method in class:TestCharVect2

Completed in 368 milliseconds