/art/test/800-smali/smali/ |
D | b_22411633_1.smali | 7 # Make v3 & v4 defined, just use null. 8 const v3, 0 18 add-int/lit16 v3, v3, 1 24 add-int/lit16 v3, v3, 1
|
D | b_22331663.smali | 13 new-instance v3, Ljava/lang/RuntimeException; 14 invoke-direct {v3}, Ljava/lang/RuntimeException;-><init>()V 16 throw v3 23 new-instance v3, Ljava/lang/RuntimeException; 24 invoke-direct {v3}, Ljava/lang/RuntimeException;-><init>()V 26 throw v3
|
D | b_22411633_3.smali | 7 # Make v3 & v4 defined, just use null. 8 const v3, 0 22 add-int/lit16 v3, v3, 1
|
D | b_22080519.smali | 13 aget-object v3, v2, v1 20 move-exception v3 21 throw v3
|
D | b_22411633_2.smali | 7 # Make v3 & v4 defined, just use null. 8 const v3, 0 32 add-int/lit16 v3, v3, 1
|
D | move_exc.smali | 22 move-exception v3 23 throw v3
|
D | b_17410612.smali | 11 const-wide v2, 0 # Make (v2, v3) a long 12 invoke-static {v0, v3}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
D | b_17790197.smali | 15 add-float v3, v0, v1
|
/art/test/467-regalloc-pair/smali/ |
D | TestCase.smali | 27 move v3, v2 33 move v0, v3 35 const/4 v3, 6 36 if-ge v1, v3, :label2 37 const/16 v3, 8 38 shl-long/2addr v4, v3 39 add-int/lit8 v3, v0, 1 48 move v0, v3 51 add-int/lit8 v3, v0, 1
|
/art/compiler/utils/ |
D | swap_space_test.cc | 56 SwapVector<int32_t> v3(alloc); in SwapTest() local 57 v3.reserve(500000); in SwapTest() 59 v3.push_back(i); in SwapTest() 67 EXPECT_EQ(i, v3[i]); in SwapTest()
|
/art/test/dexdump/ |
D | checkers.txt | 79 0014bc: 3803 1200 |0004: if-eqz v3, 0016 // +0012 132 001546: 1a03 b500 |0013: const-string v3, "by Aart J.C. Bik" // string… 135 00154e: 6e10 a400 0300 |0017: invoke-virtual {v3}, Ljava/lang/String;.lengt… 148 001586: 6e20 a300 0300 |0033: invoke-virtual {v3, v0}, Ljava/lang/String;.c… 229 0016a4: 1a03 0d00 |007e: const-string v3, "Board Color" // string@000d 230 0016a8: 7253 3400 4021 |0080: invoke-interface {v0, v4, v1, v2, v3}, Landro… 246 0016f0: 1a03 5c00 |00a4: const-string v3, "Level 4 (10s)" // string@00… 247 0016f4: 7253 3400 6021 |00a6: invoke-interface {v0, v6, v1, v2, v3}, Landro… 250 0016fe: 1a03 5d00 |00ab: const-string v3, "Level 5 (15s)" // string@00… 251 001702: 7253 3400 6021 |00ad: invoke-interface {v0, v6, v1, v2, v3}, Landro… [all …]
|
/art/test/510-checker-try-catch/smali/ |
D | Runtime.smali | 38 const/4 v3, 2 39 aget v3, v0, v3 47 return v3 # Normal path return. 72 const/4 v3, 1 73 aget-wide v3, v0, v3 101 ushr-long v7, v3, v0 102 long-to-int v3, v3 104 add-int/2addr v3, v7 105 return v3 # Exceptional path #2 return. 122 const/4 v3, 2 [all …]
|
/art/runtime/ |
D | dex_instruction_visitor_test.cc | 58 CountVisitor v3; in TEST() local 60 v3.Visit(c3, sizeof(c3)); in TEST() 61 EXPECT_EQ(3, v3.count_); in TEST()
|
/art/test/459-dead-phi/smali/ |
D | EquivalentPhi.smali | 30 move v3, v2 32 move v3, v0 33 # v3 will be a phi with (int, int) as input. 36 # for v3 with float type, which in turn will lead to creating 40 return v3
|
/art/test/432-optimizing-cmp/smali/ |
D | cmp.smali | 7 cmp-long v0, v1, v3 25 cmpg-double v0, v1, v3 31 cmpl-double v0, v1, v3
|
/art/test/435-new-instance/smali/ |
D | instance.smali | 28 # invoke-direct {v3}, LTestInterface;-><init>()V 36 # invoke-direct {v3}, LTestClass;-><init>()V 44 # invoke-direct {v3}, Lpck/ProtectedClass;-><init>()V 52 # invoke-direct {v3}, LUnknownClass;-><init>()V
|
/art/test/955-lambda-smali/smali/ |
D | BoxUnbox.smali | 67 box-lambda v3, v0 # v3 = box(v0) 71 if-ne v2, v3, :is_not_equal 104 sget-object v3, Ljava/lang/System;->out:Ljava/io/PrintStream; 105 invoke-virtual {v3, v2}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V 127 sget-object v3, Ljava/lang/System;->out:Ljava/io/PrintStream; 128 invoke-virtual {v3, v2}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V 151 sget-object v3, Ljava/lang/System;->out:Ljava/io/PrintStream; 152 invoke-virtual {v3, v2}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
|
D | MoveResult.smali | 47 const v3, 1 49 if-ne v3, v2, :is_not_equal 79 const v3, 15 81 if-ne v3, v2, :is_not_equal 111 const/16 v3, 31000 113 if-ne v3, v2, :is_not_equal 143 const v3, 128000 145 if-ne v3, v2, :is_not_equal 175 const v3, 65535 177 if-ne v3, v2, :is_not_equal [all …]
|
D | TrivialHelloWorld.smali | 34 # TODO: create-lambda should not write to both v2 and v3 88 sget-object v3, Ljava/lang/System;->out:Ljava/io/PrintStream; 89 invoke-virtual {v3, v2}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
|
/art/test/442-checker-constant-folding/smali/ |
D | TestCmp.smali | 38 const-wide v3, 7 39 cmp-long v0, v1, v3 107 const-wide v3, 66. 108 cmpg-double v0, v1, v3 130 const-wide v3, 88. 131 cmpl-double v0, v1, v3 152 const-wide v3, 100 153 cmp-long v0, v1, v3 215 const-wide v3, 400. 216 cmpg-double v0, v1, v3 [all …]
|
/art/test/547-regression-trycatch-critical-edge/smali/ |
D | TestCase.smali | 36 move v3, p1 # v3 = inner loop counter 39 if-eqz v3, :outer_loop # back edge of outer loop 40 sub-int/2addr v3, v1
|
/art/test/575-checker-string-init-alias/smali/ |
D | TestCase.smali | 32 aget v3, p0, v1 42 aget v3, p0, v2 54 const v3, 1 69 aget v4, p0, v3
|
/art/test/552-checker-primitive-typeprop/smali/ |
D | ArrayGet.smali | 192 # Create v3 = Phi [v1, int] 193 move v3, v1 195 move v3, v0 198 # Use v3 as int. 199 add-int/lit8 v4, v3, 0x2a 235 # Create v3 = Phi [v1, 0.0f] 236 move v3, v1 238 move v3, v0 241 # Use v3 without a determinate type. 242 aput v3, p0, v0
|
/art/test/574-irreducible-and-constant-area/smali/ |
D | IrreducibleLoop.smali | 27 invoke-static {v2, v3, v2, v3}, LMain;->$inline$foo(DD)V
|
/art/test/412-new-array/smali/ |
D | filled_new_array.smali | 7 filled-new-array {v1, v2, v3}, [I 28 filled-new-array/range {v1 .. v3}, [I
|