Home
last modified time | relevance | path

Searched refs:v4 (Results 1 – 25 of 30) sorted by relevance

12

/art/test/800-smali/smali/
Db_22411633_2.smali7 # Make v3 & v4 defined, just use null.
9 const v4, 0
12 new-instance v4, Ljava/lang/Object;
21 new-instance v4, Ljava/lang/Object;
22 invoke-direct {v4}, Ljava/lang/Object;-><init>()V
26 new-instance v4, Ljava/lang/Integer;
27 invoke-direct {v4}, Ljava/lang/Integer;-><init>()V
31 # Dummy work to separate blocks. At this point, v4 is of type Reference<Object>.
41 invoke-virtual {v4}, Ljava/lang/Object;->hashCode()I
Db_22411633_1.smali7 # Make v3 & v4 defined, just use null.
9 const v4, 0
12 new-instance v4, Ljava/lang/Object;
27 # v4 is still an uninitialized reference here. Initialize it.
28 invoke-direct {v4}, Ljava/lang/Object;-><init>()V
31 invoke-virtual {v4}, Ljava/lang/Object;->hashCode()I
Db_22331663_fail.smali9 # Construct a java.lang.Object completely. This makes v4 of reference type.
10 new-instance v4, Ljava/lang/Object;
11 invoke-direct {v4}, Ljava/lang/Object;-><init>()V
14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should
17 move-object v0, v4
Db_22411633_3.smali7 # Make v3 & v4 defined, just use null.
9 const v4, 0
12 new-instance v4, Ljava/lang/Object;
18 new-instance v4, Ljava/lang/Object;
19 invoke-direct {v4}, Ljava/lang/Object;-><init>()V
Db_22331663_pass.smali9 # Construct a java.lang.Object completely. This makes v4 of reference type.
10 new-instance v4, Ljava/lang/Object;
11 invoke-direct {v4}, Ljava/lang/Object;-><init>()V
14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should not
Db_22411633_5.smali11 # At this point v4 is an uninitialized reference. We should be able to initialize here
13 invoke-direct {v4}, Ljava/lang/Object;-><init>()V
14 invoke-virtual {v4}, Ljava/lang/Object;->hashCode()I
21 new-instance v4, Ljava/lang/Object;
Db_22331663.smali10 new-instance v4, Ljava/lang/Object;
11 invoke-direct {v4}, Ljava/lang/Object;-><init>()V
21 new-instance v4, Ljava/lang/Object;
33 move-object v0, v4
Db_22411633_4.smali11 # At this point v4 is an uninitialized reference. This should fail to verify.
14 invoke-virtual {v4}, Ljava/lang/Object;->hashCode()I
18 new-instance v4, Ljava/lang/Object;
DCmpLong.smali15 const-wide v4, 5678233453L
16 cmp-long v0, v101, v4
Db_27799205_2.smali26 move-object v0, v4
Db_27799205_1.smali26 move-object v0, v4
Db_27799205_4.smali28 move-object v0, v4
/art/test/435-new-instance/smali/
Dinstance.smali29 # intentionally return v4 ("this")
30 return-object v4
37 # intentionally return v4 ("this")
38 return-object v4
45 # intentionally return v4 ("this")
46 return-object v4
53 # intentionally return v4 ("this")
54 return-object v4
/art/test/955-lambda-smali/smali/
DMoveResult.smali50 const-string v4, "(MoveResult) testZ success"
54 const-string v4, "(MoveResult) testZ failed"
58 invoke-virtual {v5, v4}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
82 const-string v4, "(MoveResult) testB success"
86 const-string v4, "(MoveResult) testB failed"
90 invoke-virtual {v5, v4}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
114 const-string v4, "(MoveResult) testS success"
118 const-string v4, "(MoveResult) testS failed"
122 invoke-virtual {v5, v4}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
146 const-string v4, "(MoveResult) testI success"
[all …]
DCaptureVariables.smali253 const-string v4, ","
260 invoke-virtual {v1, v4}, Ljava/io/PrintStream;->print(Ljava/lang/String;)V
264 invoke-virtual {v1, v4}, Ljava/io/PrintStream;->print(Ljava/lang/String;)V
268 invoke-virtual {v1, v4}, Ljava/io/PrintStream;->print(Ljava/lang/String;)V
272 invoke-virtual {v1, v4}, Ljava/io/PrintStream;->print(Ljava/lang/String;)V
276 invoke-virtual {v1, v4}, Ljava/io/PrintStream;->print(Ljava/lang/String;)V
280 invoke-virtual {v1, v4}, Ljava/io/PrintStream;->print(Ljava/lang/String;)V
284 invoke-virtual {v1, v4}, Ljava/io/PrintStream;->print(Ljava/lang/String;)V
DBoxUnbox.smali73 const-string v4, "(BoxUnbox) Boxing repeatedly yields referentially-equal objects"
77 const-string v4, "(BoxUnbox) Boxing repeatedly FAILED: boxing returned null"
81 const-string v4, "(BoxUnbox) Boxing repeatedly FAILED: objects were not same reference"
86 invoke-virtual {v5, v4}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
/art/runtime/
Ddex_instruction_visitor_test.cc63 CountVisitor v4; in TEST() local
65 v4.Visit(c4, sizeof(c4)); in TEST()
66 EXPECT_EQ(4, v4.count_); in TEST()
/art/test/dexdump/
Dcheckers.txt136 001554: 0a04 |001a: move-result v4
137 001556: 3440 1800 |001b: if-lt v0, v4, 0033 // +0018
149 00158c: 0a04 |0036: move-result v4
150 00158e: b042 |0037: add-int/2addr v2, v4
171 0015b0: 1214 |0004: const/4 v4, #int 1 // #1
176 0015c6: 7250 2b00 5a44 |000f: invoke-interface {v10, v5, v4, v4, v0}, Landr…
183 0015e6: 7251 3400 4055 |001f: invoke-interface {v0, v4, v5, v5, v1}, Landro…
185 0015ee: 7220 2f00 4100 |0023: invoke-interface {v1, v4}, Landroid/view/Menu…
192 00160c: 7251 3400 4044 |0032: invoke-interface {v0, v4, v4, v4, v1}, Landro…
194 001614: 7220 2f00 4100 |0036: invoke-interface {v1, v4}, Landroid/view/Menu…
[all …]
Dbytecodes.txt468 000aaa: 1224 |0003: const/4 v4, #int 2 // #2
492 000b18: 2341 2900 |003a: new-array v1, v4, [Z // type@0029
495 000b24: 2341 2000 |0040: new-array v1, v4, [B // type@0020
498 000b32: 2341 2100 |0047: new-array v1, v4, [C // type@0021
501 000b40: 2341 2800 |004e: new-array v1, v4, [S // type@0028
503 000b48: 2341 2400 |0052: new-array v1, v4, [I // type@0024
506 000b56: 2341 2500 |0059: new-array v1, v4, [J // type@0025
509 000b64: 2341 2300 |0060: new-array v1, v4, [F // type@0023
512 000b72: 2341 2200 |0067: new-array v1, v4, [D // type@0022
515 000b80: 2341 2600 |006e: new-array v1, v4, [Ljava/lang/Object; // type…
[all …]
/art/test/467-regalloc-pair/smali/
DTestCase.smali31 move-wide v4, v0
38 shl-long/2addr v4, v3
45 or-long/2addr v4, v8
53 invoke-interface {v11, v4, v5, v0}, LItf;->invokeInterface(JI)V
/art/test/565-checker-irreducible-loop/smali/
DIrreducibleLoop.smali28 const/16 v4, 1
40 sub-int p0, p0, v4
44 # In that block, v4 has no live range.
62 const/16 v4, 1
75 sub-int p0, p0, v4
/art/test/510-checker-try-catch/smali/
DRuntime.smali269 const/4 v4, 1
270 aget-wide v4, v0, v4
278 move-wide v0, v4 # Set catch phi value
362 const/4 v4, 1
363 aget-wide v4, v0, v4
371 move-wide v0, v4 # Set catch phi value
454 const/4 v4, 1
455 aget-wide v4, v0, v4
459 # Insert a try/catch to force (v2, v3), (v4, v5), (v6, v7) to spill.
472 move-wide v0, v4 # Set catch phi value
/art/test/547-regression-trycatch-critical-edge/smali/
DTestCase.smali50 const v4, 0x2
51 add-int/2addr v0, v4
/art/test/575-checker-string-init-alias/smali/
DTestCase.smali59 aget v4, p0, v2
69 aget v4, p0, v3
/art/test/457-regs/smali/
DPhiLiveness.smali25 move v2, v4
37 move v2, v4

12