Home
last modified time | relevance | path

Searched refs:f0 (Results 1 – 12 of 12) sorted by relevance

/art/test/439-npe/
Dexpected-stdout.txt87 f0=164.0
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc54 " a2: 47f0 blx lr\n"
80 " f0: f1bc 0f00 cmp.w r12, #0\n"
145 " 1f0: f8cd c7ff str.w r12, [sp, #2047]\n"
158 " 21e: 47f0 blx lr\n"
/art/test/956-methodhandles/src/
DMain.java1234 public String update(Float f0, Float... floats) { in update() argument
1235 return "base " + f0 + ", " + Arrays.toString(floats); in update()
1252 public VariableArityTester(Float f0, Float... floats) { update(f0, floats); } in VariableArityTester() argument
1274 public String update(Float f0, Float... floats) { return lastResult = tally(f0, floats); } in update() argument
1299 public static String tally(Float f0, Float... floats) { in tally() argument
1300 return f0 + ", " + Arrays.toString(floats); in tally()
/art/test/623-checker-loop-regressions/src/
DMain.java642 float f0 = 0; in $noinline$ensureSlowPathFPSpillFill() local
675 f0 += a[i]; in $noinline$ensureSlowPathFPSpillFill()
708 return f0 + f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 + f13 + f14 + f15 + in $noinline$ensureSlowPathFPSpillFill()
/art/test/439-npe/src/
DMain.java675 float f0 = 40.0f; in $opt$noinline$testRegisterRetrieval() local
756 f0 += f1; in $opt$noinline$testRegisterRetrieval()
822 System.out.println("f0=" + f0); in $opt$noinline$testRegisterRetrieval()
/art/test/dexdump/
Dconst-method-handle.txt87 0003f0: 7120 1600 4300 |000c: invoke-static {v3, v4}, Ljava/lang/invoke/Met…
234 0004f0: 7110 0300 0000 |0004: invoke-static {v0}, Lconstmethodhandle/ConstT…
Dbytecodes.txt451 0009f0: |[0009f0] com.google.android.test.Test.<clinit>:()V
1008 0010f0: 0e00 |00aa: return-void
1183 001278: 28f0 |0012: goto 0002 // -0010
1232 0012f0: 0800 1a00 |0032: move-object/from16 v0, v26
1302 0013f0: 5200 1000 |00b2: iget v0, v0, Lcom/google/android/test/Test;.m…
1333 00146c: 0516 0000 |00f0: move-wide/from16 v22, v0
1364 0014f0: 0003 0800 0200 0000 0100 0000 0000 ... |0132: array-data (12 units)
Dcheckers.txt93 0014f4: 28f0 |0020: goto 0010 // -0010
251 0016f0: 1a03 5c00 |00a4: const-string v3, "Level 4 (10s)" // string@00…
333 0017f0: 1210 |0002: const/4 v0, #int 1 // #1
399 0018f0: 3341 8cff |0082: if-ne v1, v4, 000e // -0074
1178 0020f0: d804 08f9 |003a: add-int/lit8 v4, v8, #int -7 // #f9
1274 0021f0: 1a00 ef00 |0054: const-string v0, "lm" // string@00ef
1493 0024a2: 1a01 f000 |0055: const-string v1, "loss in #" // string@00f0
1512 0024f0: 6e10 aa00 0000 |007c: invoke-virtual {v0}, Ljava/lang/StringBuilder…
1578 0025f0: 1210 |00fc: const/4 v0, #int 1 // #1
1652 0026f0: 5490 2200 |017c: iget-object v0, v9, Lcom/google/android/check…
[all …]
Dall-dex-files.txt181 0004f0: a400 0102 |0028: shr-long v0, v1, v2
734 0014f4: 28f0 |0020: goto 0010 // -0010
892 0016f0: 1a03 5c00 |00a4: const-string v3, "Level 4 (10s)" // string@00…
974 0017f0: 1210 |0002: const/4 v0, #int 1 // #1
1040 0018f0: 3341 8cff |0082: if-ne v1, v4, 000e // -0074
1819 0020f0: d804 08f9 |003a: add-int/lit8 v4, v8, #int -7 // #f9
1915 0021f0: 1a00 ef00 |0054: const-string v0, "lm" // string@00ef
2134 0024a2: 1a01 f000 |0055: const-string v1, "loss in #" // string@00f0
2153 0024f0: 6e10 aa00 0000 |007c: invoke-virtual {v0}, Ljava/lang/StringBuilder…
2219 0025f0: 1210 |00fc: const/4 v0, #int 1 // #1
[all …]
Dinvoke-custom.txt385 0027f0: 1a02 1400 |0012: const-string v2, ", s2: " // string@0014
1940 0021f0: 0c02 |0106: move-result-object v2
1998 0022f0: 6e20 b200 2100 |0186: invoke-virtual {v1, v2}, Ljava/io/PrintStream…
2046 0023c4: 6201 1300 |01f0: sget-object v1, Ljava/lang/System;.out:Ljava/…
2056 0023f0: 6e10 c000 0200 |0206: invoke-virtual {v2}, Ljava/lang/Object;.getCl…
2381 0029f0: 7010 3200 0000 |0000: invoke-direct {v0}, LTestBase;.<init>:()V // …
3531 … |0052: invoke-virtual {v6}, Ljava/util/concurrent/atomic/AtomicInteger;.get:()I // method@00f0
3537 … |005e: invoke-virtual {v6}, Ljava/util/concurrent/atomic/AtomicInteger;.get:()I // method@00f0
3547 0031f0: 6e20 c500 4600 |0072: invoke-virtual {v6, v4}, Ljava/lang/StringBui…
3570 … |00a2: invoke-virtual {v11}, Ljava/util/concurrent/atomic/AtomicInteger;.get:()I // method@00f0
[all …]
Dall.txt181 0004f0: a400 0102 |0028: shr-long v0, v1, v2
/art/test/083-compiler-regressions/src/
DMain.java5338 float f0 = 0; in largeFrameFloat() local
7338 f1 += f0; in largeFrameFloat()