Home
last modified time | relevance | path

Searched refs:f7 (Results 1 – 13 of 13) sorted by relevance

/art/test/178-app-image-native-method/src/
DMain.java450 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
469 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
488 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
504 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
523 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
542 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
838 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
/art/test/MyClassNatives/
DMyClassNatives.java82 float f7, float f8, float f9); in forceStackParameters() argument
130 float f7, float f8, float f9, float f10); in stackArgsIntsFirst() argument
134 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst() argument
139 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 f7, float f8, float f9); in forceStackParameters_Fast() argument
258 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast() argument
262 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast() argument
267 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed_Fast() argument
300 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Critical() argument
304 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical() argument
[all …]
/art/test/703-floating-point-div/src/
DMain.java69 float f7 = -0.0f; in divFloatTest() local
80 expectEquals(Float.floatToRawIntBits(fPi/f7), 0xff800000); in divFloatTest()
/art/test/178-app-image-native-method/
Dnative_methods.cc36 jint i7, jlong l7, jfloat f7, jdouble d7, in VerifyManyParameters() argument
45 (i7 == 71) && (l7 == 72) && (f7 == 73.0) && (d7 == 74.0) && in VerifyManyParameters()
65 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_Test_nativeMethodWithManyParameters() argument
74 i7, l7, f7, d7, in Java_Test_nativeMethodWithManyParameters()
95 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_TestFast_nativeMethodWithManyParameters() argument
104 i7, l7, f7, d7, in Java_TestFast_nativeMethodWithManyParameters()
124 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_TestCritical_nativeMethodWithManyParameters() argument
133 i7, l7, f7, d7, in Java_TestCritical_nativeMethodWithManyParameters()
635 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_CriticalClinitCheck_nativeMethodWithManyParameters() argument
644 i7, l7, f7, d7, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/art/test/439-npe/
Dexpected-stdout.txt94 f7=192.0
/art/test/439-npe/src/
DMain.java682 float f7 = 47.0f; in $opt$noinline$testRegisterRetrieval() local
762 f6 += f7; in $opt$noinline$testRegisterRetrieval()
763 f7 += f8; in $opt$noinline$testRegisterRetrieval()
829 System.out.println("f7=" + f7); in $opt$noinline$testRegisterRetrieval()
/art/compiler/jni/
Djni_compiler_test.cc2055 jfloat f5, jfloat f6, jfloat f7, jfloat f8, jfloat f9, in JNI_TEST_CRITICAL()
2080 jint i17 = bit_cast<jint, jfloat>(f7); in JNI_TEST_CRITICAL()
2111 jfloat f7 = bit_cast<jfloat, jint>(17); in StackArgsIntsFirstImpl() local
2117 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2123 jfloat f3, jfloat f4, jfloat f5, jfloat f6, jfloat f7, in JNI_TEST_CRITICAL()
2150 jint i17 = bit_cast<jint, jfloat>(f7); in JNI_TEST_CRITICAL()
2181 jfloat f7 = bit_cast<jfloat, jint>(17); in StackArgsFloatsFirstImpl() local
2186 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2194 jfloat f5, jint i6, jfloat f6, jint i7, jfloat f7, jint i8, in JNI_TEST_CRITICAL()
2219 jint i17 = bit_cast<jint, jfloat>(f7); in JNI_TEST_CRITICAL()
[all …]
/art/test/623-checker-loop-regressions/src/
DMain.java649 float f7 = 0; in $noinline$ensureSlowPathFPSpillFill() local
682 f7 += d[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.txt346 001822: 28f7 |001b: goto 0012 // -0009
807 001bea: 6900 5a00 |00f7: sput-object v0, Lcom/google/android/checkers/…
925 001dea: 2200 0500 |01f7: new-instance v0, Landroid/app/AlertDialog$Bui…
1164 0020b0: d802 08f7 |001a: add-int/lit8 v2, v8, #int -9 // #f7
1188 002100: d804 08f7 |0042: add-int/lit8 v4, v8, #int -9 // #f7
1581 0025e6: 5490 2200 |00f7: iget-object v0, v9, Lcom/google/android/check…
3033 0037b2: dd02 0901 |01f7: and-int/lit8 v2, v9, #int 1 // #01
3599 003f1c: 28f7 |0010: goto 0007 // -0009
3943 004186: 1251 |00f7: const/4 v1, #int 5 // #5
4342 004786: 4b02 0001 |03f7: aput v2, v0, v1
[all …]
Dall-dex-files.txt987 001822: 28f7 |001b: goto 0012 // -0009
1448 001bea: 6900 5a00 |00f7: sput-object v0, Lcom/google/android/checkers/…
1566 001dea: 2200 0500 |01f7: new-instance v0, Landroid/app/AlertDialog$Bui…
1805 0020b0: d802 08f7 |001a: add-int/lit8 v2, v8, #int -9 // #f7
1829 002100: d804 08f7 |0042: add-int/lit8 v4, v8, #int -9 // #f7
2222 0025e6: 5490 2200 |00f7: iget-object v0, v9, Lcom/google/android/check…
3674 0037b2: dd02 0901 |01f7: and-int/lit8 v2, v9, #int 1 // #01
4240 003f1c: 28f7 |0010: goto 0007 // -0009
4584 004186: 1251 |00f7: const/4 v1, #int 5 // #5
4983 004786: 4b02 0001 |03f7: aput v2, v0, v1
[all …]
Dbytecodes.txt779 000e7a: 28f7 |00eb: goto 00e2 // -0009
Dinvoke-custom.txt1934 0021d2: 7120 0a00 2100 |00f7: invoke-static {v1, v2}, LTestBadBootstrapArgu…
3518 003188: 28f7 |003e: goto 0035 // -0009
/art/test/083-compiler-regressions/src/
DMain.java5352 float f7 = 7; in largeFrameFloat() local
7350 f7 += f6; in largeFrameFloat()
7352 f8 += f7; in largeFrameFloat()