Lines Matching defs:obj
163 static int test2(TestClass obj) { in test2()
195 static int test3(TestClass obj) { in test3()
226 static int test4(TestClass obj, boolean b) { in test4()
258 static int test5(TestClass obj, boolean b) { in test5()
303 static int test7(TestClass obj) { in test7()
324 TestClass obj = new TestClass(); in test8() local
343 static int test9(TestClass obj) { in test9()
371 static int test10(TestClass obj) { in test10()
386 static int test11(TestClass obj) { in test11()
486 TestClass obj = new TestClass(1, 2); in test16() local
504 TestClass obj = new TestClass(); in test17() local
518 static int test18(TestClass obj) { in test18()
548 TestClass obj = new TestClass(); in test20() local
570 TestClass obj = new TestClass(); in test21() local
652 TestClass obj = new TestClass(); in test23() local
686 TestClass3 obj = new TestClass3(); in test24() local
725 TestClass obj = new TestClass(); in test25() local
778 TestClass3 obj = new TestClass3(); in test26() local
818 TestClass obj = new TestClass(); in test27() local
897 TestClass3 obj = new TestClass3(); in test29() local
926 static int test30(TestClass obj, boolean b) { in test30()
962 TestClass obj = new TestClass(); in test31() local
998 TestClass2 obj = new TestClass2(); in test32() local
1032 static int test33(TestClass obj, boolean x) { in test33()
1063 static int test34(TestClass obj, boolean x, boolean y) { in test34()
1102 static int test35(TestClass obj, boolean x, boolean y) { in test35()
1136 static int test36(TestClass obj, boolean x) { in test36()
1160 static int test37(TestClass obj, boolean x) { in test37()
1180 static int test38(TestClass obj, boolean x) { in test38()
1213 static int test39(TestClass obj, boolean x) { in test39()
1283 static int $noinline$testConversion1(TestClass obj, int x) { in $noinline$testConversion1()
1322 static int $noinline$testConversion2(TestClass obj, int x) { in $noinline$testConversion2()
1369 static int $noinline$testConversion3(TestClass obj, int x) { in $noinline$testConversion3()
1409 static int $noinline$testConversion4(TestClass obj, int x) { in $noinline$testConversion4()
1532 TestClass obj = new TestClass(); in $noinline$testHSelect() local
1614 TestClass2 obj = new TestClass2(); in testStoreStore() local
1633 private static void testStoreStore2(TestClass2 obj) { in testStoreStore2()
1655 private static void testStoreStore3(TestClass2 obj, boolean flag) { in testStoreStore3()
1742 private static void testThrow(TestClass2 obj, Exception e) throws Exception { in testThrow()
1776 TestClass2 obj = new TestClass2(); in testStoreStoreWithDeoptimize() local
1981 TestClass obj = new TestClass(); in testExitMerge() local
2003 TestClass obj = new TestClass(); in testExitMerge2() local
2027 Object obj = array[0]; in testStoreSameValue() local
2350 private static int testLoop1(TestClass obj, int n) { in testLoop1()
2377 private static int testLoop2(TestClass obj, int n) { in testLoop2()
2399 private static int testLoop3(TestClass obj, int n) { in testLoop3()
2420 private static int testLoop4(TestClass obj, int n) { in testLoop4()
2447 private static int testLoop5(TestClass obj, int n) { in testLoop5()
2482 private static int testLoop6(TestClass obj, int n) { in testLoop6()
2520 TestClass obj = new TestClass(); in testLoop7() local
2561 TestClass obj = new TestClass(); in testLoop8() local
2621 private static int testLoop9(TestClass obj, int n) { in testLoop9()
2657 private static int testLoop10(TestClass obj, int n) { in testLoop10()
2693 private static int testLoop11(TestClass obj, int n) { in testLoop11()
2730 private static int testLoop12(TestClass obj, int n) { in testLoop12()
2776 private static int testLoop13(TestClass obj, int n) { in testLoop13()
2832 private static int testLoop14(TestClass2 obj, int n) { in testLoop14()
2911 static int testLoop16(TestClass obj, int n) { in testLoop16()
2946 static int testLoop17(TestClass obj, int n) { in testLoop17()
2976 static int testLoop18(TestClass obj, int n) { in testLoop18()
3004 static int testLoop19(TestClass obj, int n) { in testLoop19()
3033 static int testLoop20(TestClass obj, int n) { in testLoop20()
3072 static int testLoop21(TestClass obj, int n) { in testLoop21()
3107 static int testLoop22(TestClass obj, int n) { in testLoop22()
3136 static int testLoop23(TestClass obj, int n) { in testLoop23()
3175 static int testLoop24(TestClass obj, int n) { in testLoop24()
3219 static int testLoop25(TestClass obj, int n) { in testLoop25()
3264 static int testLoop26(TestClass obj, int n) { in testLoop26()
3296 static int testLoop27(TestClass obj, int n) { in testLoop27()
3343 private static int testLoop28(TestClass obj, int n) { in testLoop28()
3458 static int testLoop32(TestClass obj, int n) { in testLoop32()
3508 static int testLoop33(TestClass obj, int n) { in testLoop33()
3727 private static int testNestedLoop1(TestClass obj, int n) { in testNestedLoop1()
3767 private static int testNestedLoop2(TestClass obj, int n) { in testNestedLoop2()
3810 private static int testNestedLoop3(TestClass obj, int n) { in testNestedLoop3()
3848 private static int testNestedLoop4(TestClass obj, int n) { in testNestedLoop4()
3884 private static int testNestedLoop5(TestClass obj, int n) { in testNestedLoop5()
3927 private static int testNestedLoop6(TestClass obj, int n) { in testNestedLoop6()
3958 private static int testNestedLoop7(TestClass obj, int n) { in testNestedLoop7()
3996 private static int testNestedLoop8(TestClass obj, int n) { in testNestedLoop8()
4087 private static int $noinline$testPartialEscape1(TestClass obj, boolean escape) { in $noinline$testPartialEscape1()