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

/openjdk10/hotspot/test/compiler/c2/cr7200264/
H A DTestIntVect.java468 static void test_andc(int[] a0, int[] a1) { method in class:TestIntVect
/openjdk10/hotspot/test/compiler/codegen/
H A DTestCharVect2.java1052 static void test_andc(char[] a0, char[] a1) { method in class:TestCharVect2
/openjdk10/hotspot/test/compiler/c2/cr6340864/
H A DTestShortVect.java1052 static void test_andc(short[] a0, short[] a1) { method in class:TestShortVect
H A DTestIntVect.java992 static void test_andc(int[] a0, int[] a1) { method in class:TestIntVect
H A DTestLongVect.java937 static void test_andc(long[] a0, long[] a1) { method in class:TestLongVect
H A DTestByteVect.java1120 static void test_andc(byte[] a0, byte[] a1) { method in class:TestByteVect

Completed in 204 milliseconds