Home
last modified time | relevance | path

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

/art/test/626-checker-arm64-scratch-register/src/
DMain.java160 float f10 = b10 ? 0.0f : 1.0f; in test() local
176 f10 /= 1000.0f; in test()
219 f10 /= 100.0f; in test()
258 f10 /= 12.0f; in test()
/art/test/MyClassNatives/
DMyClassNatives.java129 float f7, float f8, float f9, float f10); in stackArgsIntsFirst() argument
133 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 f9, int i10, float f10); in stackArgsMixed() argument
263 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast() argument
267 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast() argument
273 float f9, int i10, float f10); in stackArgsMixed_Fast() argument
306 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Critical() argument
310 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical() argument
316 float f9, int i10, float f10); in stackArgsMixed_Critical() argument
/art/test/439-npe/
Dexpected.txt97 f10=204.0
/art/test/439-npe/src/
DMain.java685 float f10 = 50.0f; in $opt$noinline$testRegisterRetrieval() local
765 f9 += f10; in $opt$noinline$testRegisterRetrieval()
766 f10 += f11; in $opt$noinline$testRegisterRetrieval()
832 System.out.println("f10=" + f10); in $opt$noinline$testRegisterRetrieval()
/art/compiler/jni/
Djni_compiler_test.cc1949 jfloat f10) { in JNI_TEST_NORMAL_ONLY()
1979 jint i20 = bit_cast<jint, jfloat>(f10); in JNI_TEST_NORMAL_ONLY()
2007 jfloat f10 = bit_cast<jfloat, jint>(20); in StackArgsIntsFirstImpl() local
2010 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2017 jfloat f8, jfloat f9, jfloat f10, jint i1, jint i2, in JNI_TEST_CRITICAL()
2049 jint i20 = bit_cast<jint, jfloat>(f10); in JNI_TEST_CRITICAL()
2077 jfloat f10 = bit_cast<jfloat, jint>(20); in StackArgsFloatsFirstImpl() local
2079 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2088 jfloat f8, jint i9, jfloat f9, jint i10, jfloat f10) { in JNI_TEST_CRITICAL()
2118 jint i20 = bit_cast<jint, jfloat>(f10); in JNI_TEST_CRITICAL()
[all …]
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S228 sdc1 $f10, 16($sp)
333 ldc1 $f10, 16($sp)
432 sdc1 $f10, 56($sp)
481 ldc1 $f10, 56($sp)
724 ldc1 $f10, 5*8($a1)
1264 LOAD_FLOAT_TO_REG f10, t8, t7, loopS # f10 = curr_arg, fp_index += 16
1272 LOAD_DOUBLE_TO_REG f10, f11, t8, t7, ra, loopS # f10_f11 = curr_arg; if FPU32, fp_index += 16
/art/test/dexdump/
Dall.txt550 000868: 7f10 |0004: neg-float v0, v1
566 000888: 8f10 |0014: int-to-short v0, v1
596 0008d0: 5f10 0c00 |001a: iput-short v0, v1, LA;.sS:S // field@000c
Dbytecodes.txt841 000f10: 6100 1d00 |0038: sget-wide v0, Lcom/google/android/test/Test;.…
1814 0018a4: 6f10 0300 0100 |0000: invoke-super {v1}, Landroid/app/Activity;.onS…
Dinvoke-custom.txt661 000f10: 7100 1700 0000 |0000: invoke-static {}, Linvokecustom/InvokeCustom;…
Dcheckers.txt416 001938: 6f10 0600 0200 |0000: invoke-super {v2}, Landroid/app/Activity;.onP…
440 001974: 6f10 0700 0100 |0000: invoke-super {v1}, Landroid/app/Activity;.onS…
991 001f10: 5994 0c00 |028a: iput v4, v9, Lcom/google/android/checkers/Che…
4698 004f10: 28c9 |01c4: goto 018d // -0037
5887 005f10: 3801 f100 |0274: if-eqz v1, 0365 // +00f1
/art/runtime/interpreter/mterp/mips/
Dheader.S135 #define ft3 $$f10
/art/test/083-compiler-regressions/src/
DMain.java5358 float f10 = 10; in largeFrameFloat() local
7356 f10 += f9; in largeFrameFloat()
7358 f11 += f10; in largeFrameFloat()
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S2604 ldc1 $f10, 80($sp)