Searched defs:test_srlc_on (Results 1 - 6 of 6) sorted by relevance

/openjdk10/hotspot/test/compiler/c2/cr7200264/
H A DTestIntVect.java557 static void test_srlc_on(int[] a0, int[] a1) { method in class:TestIntVect
/openjdk10/hotspot/test/compiler/codegen/
H A DTestCharVect2.java1161 static void test_srlc_on(char[] a0, char[] a1) { method in class:TestCharVect2
/openjdk10/hotspot/test/compiler/c2/cr6340864/
H A DTestShortVect.java1161 static void test_srlc_on(short[] a0, short[] a1) { method in class:TestShortVect
H A DTestIntVect.java1101 static void test_srlc_on(int[] a0, int[] a1) { method in class:TestIntVect
H A DTestLongVect.java1046 static void test_srlc_on(long[] a0, long[] a1) { method in class:TestLongVect
H A DTestByteVect.java1229 static void test_srlc_on(byte[] a0, byte[] a1) { method in class:TestByteVect

Completed in 200 milliseconds