Home
last modified time | relevance | path

Searched refs:f19 (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S659 LOOP_OVER_SHORTY_LOADING_REG a7, f19, call_fn
763 LOOP_OVER_SHORTY_LOADING_REG a7, f19, call_sfn
1434 l.d $f19, 56($sp)
1468 daddiu $sp, $sp, REFS_AND_ARGS_MINUS_REFS_SIZE # skip a0-a7 and f12-f19
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S334 LDu $f18, $f19, 9*8, $a1, $t1
/art/test/083-compiler-regressions/src/
DMain.java5376 float f19 = 19; in largeFrameFloat() local
7374 f19 += f18; in largeFrameFloat()
7376 f20 += f19; in largeFrameFloat()