Home
last modified time | relevance | path

Searched refs:f8 (Results 1 – 16 of 16) sorted by relevance

/art/test/MyClassNatives/
DMyClassNatives.java116 float f7, float f8, float f9); in forceStackParameters() argument
164 float f7, float f8, float f9, float f10); in stackArgsIntsFirst() argument
168 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst() argument
173 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed() argument
210 float f8, float f9); in foo9F() argument
213 double d1, float f8); in foo7FDF() argument
216 int i1, float f8, float f9); in foo7FIFF() argument
290 float f7, float f8, float f9); in forceStackParameters_Fast() argument
338 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast() argument
342 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast() argument
[all …]
/art/test/703-floating-point-div/src/
DMain.java70 float f8 = Float.MAX_VALUE; in divFloatTest() local
82 expectEquals(Float.floatToRawIntBits(fPi/f8), 0x6487ee); in divFloatTest()
/art/test/178-app-image-native-method/
Dnative_methods.cc37 jint i8, jlong l8, jfloat f8, jdouble d8) { in VerifyManyParameters() argument
68 if (f8 != 83.0) return -31; in VerifyManyParameters()
90 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_Test_nativeMethodWithManyParameters() argument
99 i8, l8, f8, d8); in Java_Test_nativeMethodWithManyParameters()
119 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestFast_nativeMethodWithManyParameters() argument
128 i8, l8, f8, d8); in Java_TestFast_nativeMethodWithManyParameters()
147 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestCritical_nativeMethodWithManyParameters() argument
156 i8, l8, f8, d8); in Java_TestCritical_nativeMethodWithManyParameters()
685 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_CriticalClinitCheck_nativeMethodWithManyParameters() argument
694 i8, l8, f8, d8); in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/art/test/178-app-image-native-method/src/
DMain.java651 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() argument
670 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() argument
689 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() argument
705 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() argument
724 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() argument
743 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() argument
1055 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() argument
/art/test/439-npe/
Dexpected-stdout.txt95 f8=196.0
/art/test/439-npe/src/
DMain.java683 float f8 = 48.0f; in $opt$noinline$testRegisterRetrieval() local
763 f7 += f8; in $opt$noinline$testRegisterRetrieval()
764 f8 += f9; in $opt$noinline$testRegisterRetrieval()
830 System.out.println("f8=" + f8); in $opt$noinline$testRegisterRetrieval()
/art/compiler/jni/
Djni_compiler_test.cc2164 jfloat f5, jfloat f6, jfloat f7, jfloat f8, jfloat f9, in JNI_TEST_CRITICAL()
2191 jint i18 = bit_cast<jint, jfloat>(f8); in JNI_TEST_CRITICAL()
2221 jfloat f8 = bit_cast<jfloat, jint>(18); in StackArgsIntsFirstImpl() local
2226 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2233 jfloat f8, jfloat f9, jfloat f10, jint i1, jint i2, in JNI_TEST_CRITICAL()
2261 jint i18 = bit_cast<jint, jfloat>(f8); in JNI_TEST_CRITICAL()
2291 jfloat f8 = bit_cast<jfloat, jint>(18); in StackArgsFloatsFirstImpl() local
2295 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2304 jfloat f8, jint i9, jfloat f9, jint i10, jfloat f10) { in JNI_TEST_CRITICAL()
2330 jint i18 = bit_cast<jint, jfloat>(f8); in JNI_TEST_CRITICAL()
[all …]
/art/test/623-checker-loop-regressions/src/
DMain.java650 float f8 = 0; in $noinline$ensureSlowPathFPSpillFill() local
683 f8 += 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/dexdump/
Dcheckers.txt109 0014f8: |[0014f8] com.google.android.checkers.Checkers.onCon…
335 0017f8: 0a01 |0006: move-result v1
401 0018f8: 6e10 4e00 0100 |0086: invoke-virtual {v1}, Lcom/google/android/chec…
1343 0022f8: 52a0 2300 |00d8: iget v0, v10, Lcom/google/android/checkers/Ch…
1360 002338: 55a1 0300 |00f8: iget-boolean v1, v10, Lcom/google/android/che…
1439 0023f8: 1232 |0000: const/4 v2, #int 3 // #3
1514 0024f8: 5b90 0f00 |0080: iput-object v0, v9, Lcom/google/android/check…
1654 0026f8: 4401 0104 |0180: aget v1, v1, v4
1752 002856: 2900 08fe |022f: goto/16 0037 // -01f8
1799 0028f8: 0170 |0280: move v0, v7
[all …]
Dconst-method-handle.txt89 0003f8: 6e40 1400 1032 |0010: invoke-virtual {v0, v1, v2, v3}, Ljava/lang/i…
Dall-dex-files.txt183 0004f8: a600 0102 |002c: add-float v0, v1, v2
750 0014f8: |[0014f8] com.google.android.checkers.Checkers.onCon…
976 0017f8: 0a01 |0006: move-result v1
1042 0018f8: 6e10 4e00 0100 |0086: invoke-virtual {v1}, Lcom/google/android/chec…
1984 0022f8: 52a0 2300 |00d8: iget v0, v10, Lcom/google/android/checkers/Ch…
2001 002338: 55a1 0300 |00f8: iget-boolean v1, v10, Lcom/google/android/che…
2080 0023f8: 1232 |0000: const/4 v2, #int 3 // #3
2155 0024f8: 5b90 0f00 |0080: iput-object v0, v9, Lcom/google/android/check…
2295 0026f8: 4401 0104 |0180: aget v1, v1, v4
2393 002856: 2900 08fe |022f: goto/16 0037 // -01f8
[all …]
Dinvoke-custom.txt280 0026f8: 6e10 ca00 0100 |001a: invoke-virtual {v1}, Ljava/lang/StringBuilder…
1884 0020f8: 1a02 5d01 |008a: const-string v2, "invokeWrongArguments => " /…
1942 0021f8: 6201 1300 |010a: sget-object v1, Ljava/lang/System;.out:Ljava/…
2058 0023f8: 6e20 b200 2100 |020a: invoke-virtual {v1, v2}, Ljava/io/PrintStream…
2266 0024f8: 1a01 d401 |0002: const-string v1, "wrongArguments" // string@0…
2447 0028f8: |[0028f8] TestDynamicBootstrapArguments.targetA10000…
2484 0029f8: |[0029f8] TestDynamicBootstrapArguments.test:()V
3672 0030f8: 0e00 |0008: return-void
3791 0032f8: 6200 1300 |0008: sget-object v0, Ljava/lang/System;.out:Ljava/…
4042 0034f8: 0f00 |0002: return v0
[all …]
Dall.txt183 0004f8: a600 0102 |002c: add-float v0, v1, v2
Dbytecodes.txt1234 0012f8: 9015 1b1c |0036: add-int v21, v27, v28
1304 0013f8: 6016 1b00 |00b6: sget v22, Lcom/google/android/test/Test;.sF:F…
1337 00147c: 5300 0f00 |00f8: iget-wide v0, v0, Lcom/google/android/test/Te…
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc147 " 1f8: f8cd c7ff str.w r12, [sp, #2047]\n"
/art/test/083-compiler-regressions/src/
DMain.java5354 float f8 = 8; in largeFrameFloat() local
7352 f8 += f7; in largeFrameFloat()
7354 f9 += f8; in largeFrameFloat()