Searched refs:v11 (Results 1 – 6 of 6) sorted by relevance
/art/test/dexdump/ |
D | bytecodes.txt | 647 000cac: 1d0b |0004: monitor-enter v11 648 000cae: 5bbc 1300 |0005: iput-object v12, v11, Lcom/google/android/tes… 649 000cb2: 55b0 0d00 |0007: iget-boolean v0, v11, Lcom/google/android/tes… 651 000cba: 5cb0 0d00 |000b: iput-boolean v0, v11, Lcom/google/android/tes… 652 000cbe: 56b0 0c00 |000d: iget-byte v0, v11, Lcom/google/android/test/T… 655 000cc8: 5db0 0c00 |0012: iput-byte v0, v11, Lcom/google/android/test/T… 656 000ccc: 57b0 0e00 |0014: iget-char v0, v11, Lcom/google/android/test/T… 660 000cda: 5eb0 0e00 |001b: iput-char v0, v11, Lcom/google/android/test/T… 661 000cde: 58b0 1500 |001d: iget-short v0, v11, Lcom/google/android/test/… 664 000ce8: 5fb0 1500 |0022: iput-short v0, v11, Lcom/google/android/test/… [all …]
|
D | checkers.txt | 895 001d9c: 7020 5800 b900 |01d0: invoke-direct {v9, v11}, Lcom/google/android/… 1097 00203a: b2b1 |0027: mul-int/2addr v1, v11 1100 002040: b2b2 |002a: mul-int/2addr v2, v11 1103 002046: b2b3 |002d: mul-int/2addr v3, v11 1106 00204c: b2b0 |0030: mul-int/2addr v0, v11 1141 002096: 6e5b 1c00 0521 |000d: invoke-virtual {v5, v0, v1, v2, v11}, Landroi… 1151 0020b6: 6e5b 1c00 0521 |001d: invoke-virtual {v5, v0, v1, v2, v11}, Landroi… 1165 0020e6: 6e5b 1c00 2543 |0035: invoke-virtual {v5, v2, v3, v4, v11}, Landroi… 1175 002106: 6e5b 1c00 2543 |0045: invoke-virtual {v5, v2, v3, v4, v11}, Landroi… 1217 002152: 380b 1b01 |0005: if-eqz v11, 0120 // +011b [all …]
|
D | invoke-custom.txt | 3470 003242: 0c0b |009b: move-result-object v11 3471 003244: 4d0b 0a00 |009c: aput-object v11, v10, v0 3472 003248: 620b 0900 |009e: sget-object v11, LTestInvokeCustomWithConcurr… 3473 00324c: 460b 0b07 |00a0: aget-object v11, v11, v7 3474 003250: 6e10 f000 0b00 |00a2: invoke-virtual {v11}, Ljava/util/concurrent/a… 3475 003256: 0a0b |00a5: move-result v11 3476 003258: 7110 bd00 0b00 |00a6: invoke-static {v11}, Ljava/lang/Integer;.valu… 3477 00325e: 0c0b |00a9: move-result-object v11 3478 003260: 4d0b 0a06 |00aa: aput-object v11, v10, v6 3493 00329a: 0c0b |00c7: move-result-object v11 [all …]
|
/art/test/467-regalloc-pair/smali/ |
D | TestCase.smali | 53 invoke-interface {v11, v4, v5, v0}, LItf;->invokeInterface(JI)V
|
/art/compiler/optimizing/ |
D | nodes_vector_test.cc | 324 HVecHalvingAdd* v11 = new (GetAllocator()) HVecHalvingAdd( in TEST_F() local 327 HVecHalvingAdd* hadd_insns[] = { v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11 }; in TEST_F() 351 EXPECT_TRUE(!v11->IsRounded()); in TEST_F()
|
/art/test/626-checker-arm64-scratch-register/smali/ |
D | Main2.smali | 766 const/4 v11, 0x0 769 .local v11, "f09":F 887 div-float v11, v11, v42 1082 div-float v11, v11, v42 1277 div-float v11, v11, v42 1482 .end local v11 # "f09":F 1730 const/high16 v11, 0x3f800000 # 1.0f 1735 .restart local v11 # "f09":F
|