| /art/benchmark/type-check/src/ |
| D | TypeCheckBenchmark.java | 21 Level1 l1 = (Level1) arr[i & 1023]; in timeCheckCastLevel1ToLevel1() local 28 Level1 l1 = (Level1) arr[i & 1023]; in timeCheckCastLevel2ToLevel1() local 35 Level1 l1 = (Level1) arr[i & 1023]; in timeCheckCastLevel3ToLevel1() local 42 Level1 l1 = (Level1) arr[i & 1023]; in timeCheckCastLevel9ToLevel1() local
|
| /art/compiler/optimizing/ |
| D | load_store_analysis.cc | 32 static bool CanIntegerRangesOverlap(int64_t l1, int64_t h1, int64_t l2, int64_t h2) { in CanIntegerRangesOverlap() 54 int64_t l1 = idx1->IsAdd() ? in CanBinaryOpAndIndexAlias() local 83 int64_t l1 = idx1->IsAdd() ? in CanBinaryOpsAlias() local 227 int64_t l1 = idx1->AsIntConstant()->GetValue(); in CanArrayElementsAlias() local
|
| /art/test/578-bce-visit/src/ |
| D | Main.java | 32 int l1 = (((l0 >= ( ~mA[6][7][5])) && ((921 <= l0) && (mA[3][9][6] > l0))) ? mX : (l0--)); in doit() local
|
| /art/test/561-shared-slowpaths/src/ |
| D | Main.java | 27 private static void init(int[] x, int [] y, int l1, int h1, int l2, int h2) { in init()
|
| /art/test/646-checker-long-const-to-int/src/ |
| D | Main.java | 48 long l1 = longField1; in test() local
|
| /art/test/952-invoke-custom/src/ |
| D | TestBase.java | 54 static void assertEquals(long l1, long l2) { in assertEquals()
|
| /art/test/2000-virtual-list-structural/src/ |
| D | Main.java | 53 AbstractCollection<String> l1 = (AbstractCollection<String>)Arrays.asList("a", "b", "c", "d"); in main() local
|
| /art/test/903-hello-tagging/src/art/ |
| D | Test903.java | 120 int l1 = objects == null ? 0 : objects.length; in printArraysSorted() local
|
| /art/test/168-vmstack-annotated/src/ |
| D | Main.java | 119 LinkedList<Object> l1 = new LinkedList<>(); in testCluster1() local
|
| /art/test/178-app-image-native-method/src/ |
| D | Main.java | 446 int i1, long l1, float f1, double d1, in nativeMethodWithManyParameters() 465 int i1, long l1, float f1, double d1, in nativeMethodWithManyParameters() 484 int i1, long l1, float f1, double d1, in nativeMethodWithManyParameters() 500 int i1, long l1, float f1, double d1, in nativeMethodWithManyParameters() 519 int i1, long l1, float f1, double d1, in nativeMethodWithManyParameters() 538 int i1, long l1, float f1, double d1, in nativeMethodWithManyParameters() 834 int i1, long l1, float f1, double d1, in nativeMethodWithManyParameters()
|
| /art/test/1922-owned-monitors-info/src/art/ |
| D | Test1922.java | 179 final NamedLock l1 = new NamedLock("Lock 1"); in runTestsOtherThread() local 224 final NamedLock l1 = new NamedLock("Lock 1"); in runTestsCurrentThread() local
|
| /art/test/697-checker-string-append/src/ |
| D | Main.java | 366 long l1, in $noinline$appendSLILC()
|
| /art/test/178-app-image-native-method/ |
| D | native_methods.cc | 30 jint i1, jlong l1, jfloat f1, jdouble d1, in VerifyManyParameters() 59 jint i1, jlong l1, jfloat f1, jdouble d1, in Java_Test_nativeMethodWithManyParameters() 89 jint i1, jlong l1, jfloat f1, jdouble d1, in Java_TestFast_nativeMethodWithManyParameters() 118 jint i1, jlong l1, jfloat f1, jdouble d1, in Java_TestCritical_nativeMethodWithManyParameters() 629 jint i1, jlong l1, jfloat f1, jdouble d1, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
|
| /art/test/700-LoadArgRegs/src/ |
| D | Main.java | 277 …static void testRefs1(Object o1, Object o2, Object o3, Object o4, Object o5, long l1, long l2, lon… in testRefs1() 281 …static void testRefs(Object o1, Object o2, Object o3, Object o4, Object o5, long l1, long l2, long… in testRefs()
|
| /art/test/439-npe/src/ |
| D | Main.java | 660 long l1 = 21L; in $opt$noinline$testRegisterRetrieval() local
|
| /art/test/MyClassNatives/ |
| D | MyClassNatives.java | 86 native void checkParameterAlign(int i1, long l1); in checkParameterAlign() 214 native void checkParameterAlign_Fast(int i1, long l1); in checkParameterAlign_Fast()
|
| /art/test/421-large-frame/src/ |
| D | Main.java | 38 long l1 = 1L + value; in $opt$LargeFrame() local
|
| /art/test/470-huge-method/src/ |
| D | Main.java | 33 long l1 = 1; in HugeMethod() local
|
| /art/test/083-compiler-regressions/src/ |
| D | Main.java | 1339 long l1 = 1; in largeFrame() local
|