Home
last modified time | relevance | path

Searched refs:f4 (Results 1 – 15 of 15) sorted by relevance

/art/test/178-app-image-native-method/src/
DMain.java428 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters() argument
447 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters() argument
466 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters() argument
482 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters() argument
501 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters() argument
520 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters() argument
540 int i, long l, float f1, float f2, float f3, float f4, double d); in nativeILFFFFD() argument
551 long l, int i, float f1, float f2, float f3, float f4, double d); in nativeLIFFFFD() argument
562 float f1, long l, int i, float f2, float f3, float f4, double d); in nativeFLIFFFD() argument
816 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters() argument
/art/test/178-app-image-native-method/
Dnative_methods.cc25 jint i4, jlong l4, jfloat f4, jdouble d4, in VerifyManyParameters() argument
34 (i4 == 41) && (l4 == 42) && (f4 == 43.0) && (d4 == 44.0) && in VerifyManyParameters()
54 jint i4, jlong l4, jfloat f4, jdouble d4, in Java_Test_nativeMethodWithManyParameters() argument
63 i4, l4, f4, d4, in Java_Test_nativeMethodWithManyParameters()
84 jint i4, jlong l4, jfloat f4, jdouble d4, in Java_TestFast_nativeMethodWithManyParameters() argument
93 i4, l4, f4, d4, in Java_TestFast_nativeMethodWithManyParameters()
113 jint i4, jlong l4, jfloat f4, jdouble d4, in Java_TestCritical_nativeMethodWithManyParameters() argument
122 i4, l4, f4, d4, in Java_TestCritical_nativeMethodWithManyParameters()
136 jfloat f4, in Java_CriticalSignatures_nativeILFFFFD() argument
143 if (f4 != 6.0f) return -6; in Java_CriticalSignatures_nativeILFFFFD()
[all …]
/art/test/703-floating-point-div/src/
DMain.java66 float f4 = Float.MIN_NORMAL; in divFloatTest() local
77 expectEquals(Float.floatToRawIntBits(fPi/f4), 0x7f490fdb); in divFloatTest()
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc77 " f4: 18 bf it ne\n"
142 " 1f4: cd f8 ff c7 str.w r12, [sp, #2047]\n"
167 " 14: 4f f4 80 52 mov.w r2, #4096\n"
171 " 20: 4f f4 80 5c mov.w r12, #4096\n"
181 " 40: 4f f4 80 52 mov.w r2, #4096\n"
185 " 4c: 4f f4 80 5c mov.w r12, #4096\n"
195 " 70: 4f f4 80 62 mov.w r2, #1024\n"
199 " 7e: 4f f4 80 6c mov.w r12, #1024\n"
218 " 16: 4f f4 80 5c mov.w r12, #4096\n"
222 " 24: 4f f4 80 5c mov.w r12, #4096\n"
[all …]
/art/test/MyClassNatives/
DMyClassNatives.java82 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters() argument
130 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst() argument
134 native static void stackArgsFloatsFirst(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst() argument
140 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed() argument
214 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters_Fast() argument
262 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Fast() argument
266 native static void stackArgsFloatsFirst_Fast(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst_Fast() argument
272 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed_Fast() argument
304 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Critical() argument
308 … native static void stackArgsFloatsFirst_Critical(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst_Critical() argument
[all …]
/art/test/439-npe/
Dexpected.txt91 f4=180.0
/art/test/439-npe/src/
DMain.java679 float f4 = 44.0f; in $opt$noinline$testRegisterRetrieval() local
759 f3 += f4; in $opt$noinline$testRegisterRetrieval()
760 f4 += f5; in $opt$noinline$testRegisterRetrieval()
826 System.out.println("f4=" + f4); in $opt$noinline$testRegisterRetrieval()
/art/test/dexdump/
Dinvoke-polymorphic.txt86 0001f4: 0c07 |0010: move-result-object v7
Dcheckers.txt91 0014f4: 28f0 |0020: goto 0010 // -0010
186 0015f4: 0c01 |0026: move-result-object v1
247 0016f4: 7253 3400 6021 |00a6: invoke-interface {v0, v6, v1, v2, v3}, Landro…
299 00179a: 28f4 |0019: goto 000d // -000c
393 0018f4: 5451 0100 |0084: iget-object v1, v5, Lcom/google/android/check…
912 001de4: 0a00 |01f4: move-result v0
1169 0020f4: 8244 |003c: int-to-float v4, v4
1263 0021f4: 1201 |0056: const/4 v1, #int 0 // #0
1550 0025be: 3310 1100 |00e3: if-ne v0, v1, 00f4 // +0011
1560 0025e0: 1200 |00f4: const/4 v0, #int 0 // #0
[all …]
Dall.txt179 0004f4: a500 0102 |002a: ushr-long v0, v1, v2
614 0008f4: 7054 0a00 1032 |0006: invoke-direct {v0, v1, v2, v3, v4}, LA;.invok…
Dbytecodes.txt1028 0010f4: |[0010f4] com.google.android.test.Test.doit:(I)V
1057 001178: 28f4 |003a: goto 002e // -000c
1218 0012f4: 5b05 0800 |0034: iput-object v5, v0, Lcom/google/android/test/…
1288 0013f4: 0215 0000 |00b4: move/from16 v21, v0
1320 001474: ad0c 1618 |00f4: mul-double v12, v22, v24
1392 0x00c4 - 0x013e reg=19 f4 F
Dinvoke-custom.txt169 0025f4: 6e10 ca00 0100 |001a: invoke-virtual {v1}, Ljava/lang/StringBuilder…
376 0027f4: 6e20 c800 2100 |0014: invoke-virtual {v1, v2}, Ljava/lang/StringBui…
490 0028f4: 0e00 |000a: return-void
1826 0020f4: 6201 1300 |0088: sget-object v1, Ljava/lang/System;.out:Ljava/…
2204 0024f4: 6200 1300 |0000: sget-object v0, Ljava/lang/System;.out:Ljava/…
3779 0033f4: 0001 0200 0100 0000 1800 0000 0900 ... |0058: packed-switch-data (8 units)
3936 0034f4: 9000 0102 |0000: add-int v0, v1, v2
4018 0035f4: 7140 8000 ed32 |0066: invoke-static {v13, v14, v2, v3}, LTestLinker…
4144 0036f4: 7010 3200 0000 |0000: invoke-direct {v0}, LTestBase;.<init>:()V // …
4554 0038f4: 0c00 |001e: move-result-object v0
[all …]
/art/compiler/jni/
Djni_compiler_test.cc1964 jint i10, jfloat f1, jfloat f2, jfloat f3, jfloat f4, in JNI_TEST_CRITICAL()
1984 jint i14 = bit_cast<jint, jfloat>(f4); in JNI_TEST_CRITICAL()
2018 jfloat f4 = bit_cast<jfloat, jint>(14); in StackArgsIntsFirstImpl() local
2027 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2033 jfloat f3, jfloat f4, jfloat f5, jfloat f6, jfloat f7, in JNI_TEST_CRITICAL()
2054 jint i14 = bit_cast<jint, jfloat>(f4); in JNI_TEST_CRITICAL()
2088 jfloat f4 = bit_cast<jfloat, jint>(14); in StackArgsFloatsFirstImpl() local
2096 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2103 jfloat f2, jint i3, jfloat f3, jint i4, jfloat f4, jint i5, in JNI_TEST_CRITICAL()
2123 jint i14 = bit_cast<jint, jfloat>(f4); in JNI_TEST_CRITICAL()
[all …]
/art/test/623-checker-loop-regressions/src/
DMain.java604 float f4 = 0; in $noinline$ensureSlowPathFPSpillFill() local
637 f4 += a[i]; in $noinline$ensureSlowPathFPSpillFill()
666 return f0 + f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 + f13 + f14 + f15 + in $noinline$ensureSlowPathFPSpillFill()
/art/test/083-compiler-regressions/src/
DMain.java5346 float f4 = 4; in largeFrameFloat() local
7344 f4 += f3; in largeFrameFloat()
7346 f5 += f4; in largeFrameFloat()