/art/compiler/optimizing/ |
D | load_store_analysis_test.cc | 198 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 201 HInstruction* add0 = new (GetAllocator()) HAdd(DataType::Type::kInt32, index, c0); in TEST_F() 203 HInstruction* sub0 = new (GetAllocator()) HSub(DataType::Type::kInt32, index, c0); in TEST_F() 207 HInstruction* arr_set1 = new (GetAllocator()) HArraySet(array, c0, c0, DataType::Type::kInt32, 0); in TEST_F() 208 HInstruction* arr_set2 = new (GetAllocator()) HArraySet(array, c1, c0, DataType::Type::kInt32, 0); in TEST_F() 210 new (GetAllocator()) HArraySet(array, add0, c0, DataType::Type::kInt32, 0); in TEST_F() 212 new (GetAllocator()) HArraySet(array, add1, c0, DataType::Type::kInt32, 0); in TEST_F() 214 new (GetAllocator()) HArraySet(array, sub0, c0, DataType::Type::kInt32, 0); in TEST_F() 216 new (GetAllocator()) HArraySet(array, sub1, c0, DataType::Type::kInt32, 0); in TEST_F() 218 new (GetAllocator()) HArraySet(array, rev_sub1, c0, DataType::Type::kInt32, 0); in TEST_F() [all …]
|
D | scheduler_test.cc | 230 HInstruction* c0 = graph_->GetIntConstant(0); in TestDependencyGraphOnAliasingArrayAccesses() local 232 HInstruction* add0 = new (GetAllocator()) HAdd(DataType::Type::kInt32, i, c0); in TestDependencyGraphOnAliasingArrayAccesses() 234 HInstruction* sub0 = new (GetAllocator()) HSub(DataType::Type::kInt32, i, c0); in TestDependencyGraphOnAliasingArrayAccesses() 237 new (GetAllocator()) HArraySet(arr, c0, c0, DataType::Type::kInt32, 0); in TestDependencyGraphOnAliasingArrayAccesses() 239 new (GetAllocator()) HArraySet(arr, c1, c0, DataType::Type::kInt32, 0); in TestDependencyGraphOnAliasingArrayAccesses() 240 HInstruction* arr_set_i = new (GetAllocator()) HArraySet(arr, i, c0, DataType::Type::kInt32, 0); in TestDependencyGraphOnAliasingArrayAccesses() 242 new (GetAllocator()) HArraySet(arr, add0, c0, DataType::Type::kInt32, 0); in TestDependencyGraphOnAliasingArrayAccesses() 244 new (GetAllocator()) HArraySet(arr, add1, c0, DataType::Type::kInt32, 0); in TestDependencyGraphOnAliasingArrayAccesses() 246 new (GetAllocator()) HArraySet(arr, sub0, c0, DataType::Type::kInt32, 0); in TestDependencyGraphOnAliasingArrayAccesses() 248 new (GetAllocator()) HArraySet(arr, sub1, c0, DataType::Type::kInt32, 0); in TestDependencyGraphOnAliasingArrayAccesses() [all …]
|
D | bounds_check_elimination.cc | 1055 int32_t c0 = right_const; in VisitSub() local 1060 if (!ValueBound::WouldAddOverflowOrUnderflow(c0, -c2) && in VisitSub() 1061 !ValueBound::WouldAddOverflowOrUnderflow(c0, -c1)) { in VisitSub() 1062 if ((c0 - c1) <= 0) { in VisitSub()
|
/art/libdexfile/dex/ |
D | art_dex_file_loader_test.cc | 102 const dex::ClassDef& c0 = raw->GetClassDef(0); in TEST_F() local 103 EXPECT_STREQ("LNested$1;", raw->GetClassDescriptor(c0)); in TEST_F()
|
/art/test/dexdump/ |
D | invoke-custom.txt | 158 0025c0: 3343 0300 |0000: if-ne v3, v4, 0003 // +0003 464 0028c0: 6e10 ca00 0100 |0012: invoke-virtual {v1}, Ljava/lang/StringBuilder… 784 … |000f: invoke-virtual {v2}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 796 … |0027: invoke-virtual {v2}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 1776 … |001b: invoke-virtual {v0}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 1787 … |0033: invoke-virtual {v0}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 1797 … |0048: invoke-virtual {v2}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 1804 … |0058: invoke-virtual {v0}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 1813 … |006c: invoke-virtual {v2}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 1823 … |0081: invoke-virtual {v2}, Ljava/lang/Object;.getClass:()Ljava/lang/Class; // method@00c0 [all …]
|
D | all.txt | 166 0004c0: 9800 0102 |0010: shl-int v0, v1, v2 276 0005c0: d900 0112 |0002: rsub-int/lit8 v0, v1, #int 18 // #12 380 0006c0: 2200 0500 |0008: new-instance v0, Ljava/lang/Object; // type@0… 592 0008c0: 5b10 0b00 |0012: iput-object v0, v1, LA;.sO:LA; // field@000b
|
D | bytecodes.txt | 231 0009c0: |[0009c0] com.google.android.test.R$drawable.<init>:… 719 000db4: 1501 c040 |0088: const/high16 v1, #int 1086324736 // #40c0 746 000e24: 3000 0002 |00c0: cmpg-double v0, v0, v2 749 000e30: 1902 36c0 |00c6: const-wide/high16 v2, #long -4596486369685012… 985 0010c0: 0800 1200 |0092: move-object/from16 v0, v18 1098 0011c0: 0f00 |0008: return v0 1131 001240: 28c0 |0048: goto 0008 // -0040 1206 0012c0: 3915 3800 |001a: if-nez v21, 0052 // +0038 1275 0013c0: 5910 1100 |009a: iput v0, v1, Lcom/google/android/test/Test;.m… 1294 00140c: 6016 1b00 |00c0: sget v22, Lcom/google/android/test/Test;.sF:F… [all …]
|
D | checkers.txt | 80 0014c0: 1301 8004 |0006: const/16 v1, #int 1152 // #480 260 001728: 7240 3600 6044 |00c0: invoke-interface {v0, v6, v4, v4}, Landroid/v… 309 0017c0: 0001 0500 1300 0000 1a00 0000 2000 ... |002c: packed-switch-data (14 units) 380 0018c0: 6e20 6500 0100 |006a: invoke-virtual {v1, v0}, Lcom/google/android/… 1153 0020c0: e100 0802 |0022: shr-int/lit8 v0, v8, #int 2 // #02 1249 0021c0: 7230 1900 0b01 |003c: invoke-interface {v11, v0, v1}, Landroid/cont… 1317 0022c0: 54a1 0b00 |00bc: iget-object v1, v10, Lcom/google/android/chec… 1401 0023c0: |[0023c0] com.google.android.checkers.CheckersView.a… 1533 002578: 2202 2100 |00c0: new-instance v2, Lcom/google/android/checkers… 1697 0027c0: 0160 |01e4: move v0, v6 [all …]
|
D | const-method-handle.txt | 61 0003c0: 7010 0a00 0000 |0000: invoke-direct {v0}, Ljava/lang/Object;.<init>…
|
/art/compiler/utils/ |
D | assembler_thumb_test_expected.cc.inc | 129 " 1c0: f8cd c7ff str.w ip, [sp, #2047] ; 0x7ff\n",
|
/art/test/125-gc-and-classloading/src/ |
D | Main.java | 60 Class<?> c0 = Class.forName("Main$BigClass"); in run() local
|