Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc95 FlushAllRegs(); in GenGetOtherTypeForSgetSput()
489 FlushAllRegs(); /* Everything to home location */ in GenNewArray()
529 FlushAllRegs(); /* Everything to home location */ in GenFilledNewArray()
731 FlushAllRegs(); // Everything to home locations in GenSput()
808 FlushAllRegs(); // Everything to home locations in GenSget()
1048 FlushAllRegs(); in GenConstClass()
1062 FlushAllRegs(); in GenConstString()
1108 FlushAllRegs(); /* Everything to home location */ in GenNewInstance()
1149 FlushAllRegs(); in GenThrow()
1219 FlushAllRegs(); in GenInstanceofCallingHelper()
[all …]
Dralloc_util.cc778 void Mir2Lir::FlushAllRegs() { in FlushAllRegs() function in art::Mir2Lir
Dmir_to_lir.h746 void FlushAllRegs();
Dgen_invoke.cc1554 FlushAllRegs(); /* Everything to home location */ in GenInvokeNoInline()
/art/compiler/dex/quick/mips/
Dfp_mips.cc54 FlushAllRegs(); // Send everything to home location. in GenArithOpFloat()
96 FlushAllRegs(); // Send everything to home location. in GenArithOpDouble()
232 FlushAllRegs(); in GenCmpFP()
Dint_mips.cc915 FlushAllRegs(); // Send everything to home location. in GenConversionCall()
/art/compiler/dex/quick/arm/
Dfp_arm.cc54 FlushAllRegs(); // Send everything to home location in GenArithOpFloat()
96 FlushAllRegs(); // Send everything to home location in GenArithOpDouble()
Dcall_arm.cc148 FlushAllRegs(); in GenMonitorEnter()
230 FlushAllRegs(); in GenMonitorExit()
Dint_arm.cc1263 FlushAllRegs(); in GenMulLong()
/art/compiler/dex/quick/arm64/
Dfp_arm64.cc50 FlushAllRegs(); // Send everything to home location in GenArithOpFloat()
92 FlushAllRegs(); // Send everything to home location in GenArithOpDouble()
Dcall_arm64.cc162 FlushAllRegs(); in GenMonitorEnter()
215 FlushAllRegs(); in GenMonitorExit()
/art/compiler/dex/quick/x86/
Dint_x86.cc1143 FlushAllRegs(); in GenInlinedCas()
3379 FlushAllRegs(); in GenShiftOpLong()
Dtarget_x86.cc1280 FlushAllRegs(); in GenInlinedIndexOf()