Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 25 of 27) sorted by relevance

12

/art/test/705-register-conflict/src/
DMain.java28 double d0 = 0, d1 = 0, d2 = 0, d3 = 0, d4 = 0, d5 = 0, d6 = 0, d7 = 0; in $opt$registerConflictTest() local
35 d2 = d1 + 1; in $opt$registerConflictTest()
36 d3 = d2 + 1; in $opt$registerConflictTest()
68 return d0 + d1 + d2 + d3 + d4 + d5 + d6 + d7 in $opt$registerConflictTest()
/art/test/952-invoke-custom/src/
DTestBase.java68 static void assertEquals(double d1, double d2) { in assertEquals() argument
69 if (d1 == d2) { in assertEquals()
72 throw new AssertionError("assertEquals d1: " + d1 + ", d2: " + d2); in assertEquals()
/art/test/300-package-override/src/
DMain.java23 p2.DerivedClass d2 = new p2.DerivedClass2(); in main() local
24 d2.bar(); in main()
/art/test/534-checker-bce-deoptimization/src/
DMain.java120 public static void $noinline$DoubleFill(double d1, double d2, double[] array, int n) { in $noinline$DoubleFill() argument
123 array[i] = ((i & 1) == 1) ? d1 : d2; in $noinline$DoubleFill()
125 d2 += 2.25; in $noinline$DoubleFill()
/art/test/178-app-image-native-method/src/
DMain.java426 int i2, long l2, float f2, double d2, in nativeMethodWithManyParameters() argument
445 int i2, long l2, float f2, double d2, in nativeMethodWithManyParameters() argument
464 int i2, long l2, float f2, double d2, in nativeMethodWithManyParameters() argument
480 int i2, long l2, float f2, double d2, in nativeMethodWithManyParameters() argument
499 int i2, long l2, float f2, double d2, in nativeMethodWithManyParameters() argument
518 int i2, long l2, float f2, double d2, in nativeMethodWithManyParameters() argument
574 double d1, double d2, int i1, int i2, int i3, int i4, int i5, int i6); in nativeDDIIIIII() argument
601 double d1, double d2, float f, int i1, long l, int i2, int i3, int i4); in nativeDDFILIII() argument
611 double d1, double d2, int i1, float f, int i2, int i3); in nativeDDIFII() argument
814 int i2, long l2, float f2, double d2, in nativeMethodWithManyParameters() argument
/art/test/178-app-image-native-method/
Dnative_methods.cc23 jint i2, jlong l2, jfloat f2, jdouble d2, in VerifyManyParameters() argument
32 (i2 == 21) && (l2 == 22) && (f2 == 23.0) && (d2 == 24.0) && in VerifyManyParameters()
52 jint i2, jlong l2, jfloat f2, jdouble d2, in Java_Test_nativeMethodWithManyParameters() argument
61 i2, l2, f2, d2, in Java_Test_nativeMethodWithManyParameters()
82 jint i2, jlong l2, jfloat f2, jdouble d2, in Java_TestFast_nativeMethodWithManyParameters() argument
91 i2, l2, f2, d2, in Java_TestFast_nativeMethodWithManyParameters()
111 jint i2, jlong l2, jfloat f2, jdouble d2, in Java_TestCritical_nativeMethodWithManyParameters() argument
120 i2, l2, f2, d2, in Java_TestCritical_nativeMethodWithManyParameters()
186 jdouble d2, in Java_CriticalSignatures_nativeDDIIIIII() argument
194 if (d2 != 7.0) return -2; in Java_CriticalSignatures_nativeDDIIIIII()
[all …]
/art/runtime/arch/arm64/
Djni_entrypoints_arm64.S36 stp d2, d3, [sp, #-16]!
77 ldp d2, d3, [sp], #16
107 stp d2, d3, [sp, #80]
126 ldp d2, d3, [sp, #80]
163 stp d2, d3, [x13, #32]
239 ldp d2, d3, [x29, #32]
Dasm_support_arm64.S241 stp d2, d3, [\base, #32]
269 ldp d2, d3, [\base, #32]
Dquick_entrypoints_arm64.S98 stp d2, d3, [sp, #32]
156 ldp d2, d3, [sp, #32]
604 LOADREG x15 8 d2 .LfillRegisters
729 LOADREG x15 8 d2 .LfillRegisters2
836 ldp d2, d3, [x1, #16]
1766 stp d2, d3, [sp, #80]
1777 ldp d2, d3, [sp, #80]
1909 ldp d2, d3, [sp, #80]
2251 stp d2, d3, [sp, #176]
2285 ldp d2, d3, [sp, #176]
[all …]
/art/test/703-floating-point-div/src/
DMain.java36 double d2 = -2.0; in divDoubleTest() local
47 expectEquals(Double.doubleToRawLongBits(dPi/d2), 0xbff921fb54442d18L); in divDoubleTest()
/art/test/658-fp-read-barrier/src/
DMain.java56 double d2 = main.field2; in foo() local
92 return p + d1 + d2 + d3 + d4 + d5 + d6 + d7 + d8 + d9 + d10 + d11 + d12 + in foo()
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc43 " 86: c9 f8 00 d2 str.w sp, [r9, #512]\n"
66 " d2: 0d f1 40 0c addne.w r12, sp, #64\n"
166 " 10: d2 f8 a4 20 ldr.w r2, [r2, #164]\n"
192 " 64: d2 e9 00 23 ldrd r2, r3, [r2]\n"
194 " 6c: d2 e9 29 23 ldrd r2, r3, [r2, #164]\n"
198 " 7a: d2 e9 00 23 ldrd r2, r3, [r2]\n"
205 " 94: d2 f8 a4 20 ldr.w r2, [r2, #164]\n"
/art/profman/
Dprofile_assistant_test.cc1282 const DexFile& d2 = *dex_files[1]; in TEST_F() local
1288 SetupProfile(&d2, dex2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
1330 [&d1, &d2](const std::string& dex_location, uint32_t checksum) -> bool { in TEST_F()
1333 || (dex_location == ProfileCompilationInfo::GetProfileDexFileBaseKey(d2.GetLocation()) in TEST_F()
1334 && checksum == d2.GetLocationChecksum()); in TEST_F()
1359 const DexFile& d2 = *dex_files[1]; in TEST_F() local
1362 uint16_t num_methods_to_add = std::min(d1.NumMethodIds(), d2.NumMethodIds()); in TEST_F()
1368 "fake-location2", d2.GetLocationChecksum(), d2.NumMethodIds()); in TEST_F()
1401 ASSERT_TRUE(result.GetHotMethodInfo(MethodReference(&d2, i)) != nullptr) << i; in TEST_F()
1487 const DexFile& d2 = *dex_files[1]; in TEST_F() local
[all …]
/art/test/080-oom-throw/src/
DMain.java40 double d1, d2, d3, d4, d5, d6, d7, d8; // Bloat this object so we fill the heap faster. field in Main.InstanceMemEater
/art/test/439-npe/
Dexpected.txt105 d2=252.0
/art/tools/dmtracedump/
Dtracedump.cc2331 void createDiff(DataKeys* d1, DataKeys* d2) { in createDiff() argument
2333 MethodEntry** methods2 = parseMethodEntries(d2); in createDiff()
2341 qsort(methods2, d2->numMethods, sizeof(MethodEntry*), compareElapsedInclusive); in createDiff()
2342 for (int32_t i = 0; i < d2->numMethods; ++i) { in createDiff()
2346 int32_t max = (d1->numMethods < d2->numMethods) ? d2->numMethods : d1->numMethods; in createDiff()
2358 int32_t match = findMatch(methods2, d2->numMethods, methods1[i]); in createDiff()
2500 for (int32_t i = 0; i < d2->numMethods; ++i) { in createDiff()
2599 DataKeys* d2 = parseDataKeys(&data2, gOptions.diffFileName, &sum2); in main() local
2600 if (d2 == nullptr) { in main()
2605 createDiff(d2, dataKeys); in main()
[all …]
/art/test/439-npe/src/
DMain.java693 double d2 = 62.0; in $opt$noinline$testRegisterRetrieval() local
773 d1 += d2; in $opt$noinline$testRegisterRetrieval()
774 d2 += d3; in $opt$noinline$testRegisterRetrieval()
840 System.out.println("d2=" + d2); in $opt$noinline$testRegisterRetrieval()
/art/test/800-smali/smali/
Db_22881413.smali18 .field private static unres2:La/b/c/d2;
208 sget-object v0, LB22881413;->unres2:La/b/c/d2;
/art/test/700-LoadArgRegs/src/
DMain.java273 …static void testMore(int i1, double d1, double d2, double d3, double d4, double d5, double d6, dou… in testMore() argument
274 …System.out.println(i1+", "+d1+", "+d2+", "+d3+", "+d4+", "+d5+", "+d6+", "+d7+", "+d8+", "+d9+", "… in testMore()
/art/test/dexdump/
Dinvoke-custom.txt62 …, v1}, Ljava/lang/invoke/ConstantCallSite;.<init>:(Ljava/lang/invoke/MethodHandle;)V // method@00d2
201 00263c: 1a02 0f00 |0014: const-string v2, ", d2: " // string@000f
215 0x0000 - 0x0024 reg=5 d2 D
266 0026d2: 7010 c100 0100 |0007: invoke-direct {v1}, Ljava/lang/StringBuilder;…
369 0027d2: 2200 1e00 |0003: new-instance v0, Ljava/lang/AssertionError; /…
700 …, v0}, Ljava/lang/invoke/ConstantCallSite;.<init>:(Ljava/lang/invoke/MethodHandle;)V // method@00d2
1124 …, v0}, Ljava/lang/invoke/ConstantCallSite;.<init>:(Ljava/lang/invoke/MethodHandle;)V // method@00d2
1177 …, v0}, Ljava/lang/invoke/ConstantCallSite;.<init>:(Ljava/lang/invoke/MethodHandle;)V // method@00d2
1224 …, v0}, Ljava/lang/invoke/ConstantCallSite;.<init>:(Ljava/lang/invoke/MethodHandle;)V // method@00d2
1877 0021d2: 7120 0a00 2100 |00f7: invoke-static {v1, v2}, LTestBadBootstrapArgu…
[all …]
Dcheckers.txt239 0016d2: 7251 3400 6066 |0095: invoke-interface {v0, v6, v6, v6, v1}, Landro…
269 00174c: 1a02 9b00 |00d2: const-string v2, "Website" // string@009b
337 00181a: 12d2 |0017: const/4 v2, #int -3 // #fd
358 00186c: 28d2 |0040: goto 0012 // -002e
1254 0021d2: 7230 1900 0b01 |0045: invoke-interface {v11, v0, v1}, Landroid/cont…
1403 0023d2: 12f2 |0001: const/4 v2, #int -1 // #ff
1491 0024d2: 2200 3000 |006d: new-instance v0, Ljava/lang/StringBuilder; //…
1556 0025d2: 1a00 3201 |00ed: const-string v0, "stopping...." // string@0132
1684 00279c: 2900 65fe |01d2: goto/16 0037 // -019b
1863 0029d2: 52a1 2800 |0051: iget v1, v10, Lcom/google/android/checkers/Ch…
[all …]
Dbytecodes.txt755 000e48: 3a00 1200 |00d2: if-ltz v0, 00e4 // +0012
1103 0011d2: 4901 0106 |0011: aget-char v1, v1, v6
1303 001430: 0516 0000 |00d2: move-wide/from16 v22, v0
1385 0x00e2 - 0x013e reg=8 d2 D
1686 0017d2: 9d18 181c |0099: mul-long v24, v24, v28
/art/runtime/interpreter/mterp/arm64ng/
Dmain.S443 stp d2, d3, [sp, #80]
457 ldp d2, d3, [sp, #80]
829 LOOP_OVER_SHORTY_LOADING_FPS d2, s2, x11, x9, x10, .Lxmm_setup_finished_\suffix
1067 LOOP_RANGE_OVER_SHORTY_LOADING_FPS d2, s2, x9, w10, w11, .Lxmm_setup_finished_range_\suffix
1547 LOOP_OVER_SHORTY_STORING_FPS d2, s2, x9, x12, x10, .Lxmm_setup_finished
/art/compiler/optimizing/
Dcode_generator_arm64.h72 vixl::aarch64::d2,
171 vixl::aarch64::d2,
/art/test/626-checker-arm64-scratch-register/smali/
DMain2.smali124d2->d5,d4->d6,d5->d7,d6->d18,d7->d19,d18->d20,d19->d21,d20->d22,d21->d23,d22->d10,d23->d11,16(sp)-…
140 ## CHECK: fmov d31, d2

12