Home
last modified time | relevance | path

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

/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1427 l.d $f12, 0($sp)
1468 daddiu $sp, $sp, REFS_AND_ARGS_MINUS_REFS_SIZE # skip a0-a7 and f12-f19
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S331 LDu $f12, $f13, 6*8, $a1, $t1
/art/test/083-compiler-regressions/src/
DMain.java5362 float f12 = 12; in largeFrameFloat() local
7360 f12 += f11; in largeFrameFloat()
7362 f13 += f12; in largeFrameFloat()