Home
last modified time | relevance | path

Searched refs:f3 (Results 1 – 14 of 14) sorted by relevance

/art/test/703-floating-point-div/src/
DMain.java65 float f3 = 0.0f; in divFloatTest() local
76 expectEquals(Float.floatToRawIntBits(fPi/f3), 0x7f800000); in divFloatTest()
/art/test/MyClassNatives/
DMyClassNatives.java82 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters() argument
128 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst() argument
132 native static void stackArgsFloatsFirst(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst() argument
137 native static void stackArgsMixed(int i1, float f1, int i2, float f2, int i3, float f3, int i4, in stackArgsMixed() argument
216 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
271 …native static void stackArgsMixed_Fast(int i1, float f1, int i2, float f2, int i3, float f3, int i… in stackArgsMixed_Fast() argument
305 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Critical() argument
309 … native static void stackArgsFloatsFirst_Critical(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst_Critical() argument
[all …]
/art/runtime/interpreter/mterp/mips64/
Dheader.S25 #define f3 $$f3 macro
/art/test/439-npe/
Dexpected.txt90 f3=176.0
/art/test/439-npe/src/
DMain.java678 float f3 = 43.0f; in $opt$noinline$testRegisterRetrieval() local
758 f2 += f3; in $opt$noinline$testRegisterRetrieval()
759 f3 += f4; in $opt$noinline$testRegisterRetrieval()
825 System.out.println("f3=" + f3); in $opt$noinline$testRegisterRetrieval()
/art/compiler/jni/
Djni_compiler_test.cc1945 jint i10, jfloat f1, jfloat f2, jfloat f3, jfloat f4, in JNI_TEST_NORMAL_ONLY()
1963 jint i13 = bit_cast<jint, jfloat>(f3); in JNI_TEST_NORMAL_ONLY()
1998 jfloat f3 = bit_cast<jfloat, jint>(13); in StackArgsIntsFirstImpl() local
2008 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2014 jfloat f3, jfloat f4, jfloat f5, jfloat f6, jfloat f7, in JNI_TEST_CRITICAL()
2033 jint i13 = bit_cast<jint, jfloat>(f3); in JNI_TEST_CRITICAL()
2068 jfloat f3 = bit_cast<jfloat, jint>(13); in StackArgsFloatsFirstImpl() local
2077 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2084 jfloat f2, jint i3, jfloat f3, jint i4, jfloat f4, jint i5, in JNI_TEST_CRITICAL()
2102 jint i13 = bit_cast<jint, jfloat>(f3); in JNI_TEST_CRITICAL()
[all …]
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S394 SDu $f2, $f3, 24, $sp, $t1
442 LDu $f2, $f3, 24, $sp, $t1
662 LDu $f2, $f3, 1*8, $a1, $t1
/art/runtime/interpreter/mterp/mips/
Dheader.S121 #define fv1f $$f3
/art/test/dexdump/
Dcheckers.txt794 001be2: 1300 8003 |00f3: const/16 v0, #int 896 // #380
1307 002292: 1a00 f300 |00a5: const-string v0, "lwp" // string@00f3
1346 00232e: 7406 8000 0000 |00f3: invoke-virtual/range {v0, v1, v2, v3, v4, v5}…
1467 00247e: 28f3 |0043: goto 0036 // -000d
1706 0027de: 1201 |01f3: const/4 v1, #int 0 // #0
1721 002814: 28f3 |020e: goto 0201 // -000d
1742 00285e: 28f3 |0233: goto 0226 // -000d
2444 0030fe: 1a00 f300 |007b: const-string v0, "lwp" // string@00f3
2994 0037aa: 2900 64fe |01f3: goto/16 0057 // -019c
3023 00380c: 01f3 |0224: move v3, v15
[all …]
Dbytecodes.txt1391 0x00ba - 0x013e reg=18 f3 F
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S2127 sdc1 $f3, 24($sp)
/art/test/083-compiler-regressions/src/
DMain.java5344 float f3 = 3; in largeFrameFloat() local
7342 f3 += f2; in largeFrameFloat()
7344 f4 += f3; in largeFrameFloat()
/art/runtime/interpreter/mterp/out/
Dmterp_mips64.S32 #define f3 $f3 macro
Dmterp_mips.S128 #define fv1f $f3