Searched refs:PhysicalReg_SCRATCH_7 (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | LowerReturn.cpp | 46 scratchRegs[0] = PhysicalReg_SCRATCH_7; in common_returnFromMethod()
|
D | LowerInvoke.cpp | 1398 get_self_pointer(PhysicalReg_SCRATCH_7, isScratchPhysical); in predicted_chain_interface_O1() 1399 …move_mem_to_reg(OpndSize_32, offsetof(Thread, icRechainCount), PhysicalReg_SCRATCH_7, isScratchPhy… in predicted_chain_interface_O1() 1406 …move_reg_to_mem(OpndSize_32, 44, false, offsetof(Thread, icRechainCount), PhysicalReg_SCRATCH_7, i… in predicted_chain_interface_O1() 1425 … move_reg_to_mem(OpndSize_32, PhysicalReg_SCRATCH_7, isScratchPhysical, 4, PhysicalReg_ESP, true); in predicted_chain_interface_O1() 1478 get_self_pointer(PhysicalReg_SCRATCH_7, isScratchPhysical); in predicted_chain_virtual_O1() 1480 …move_mem_to_reg(OpndSize_32, offsetof(Thread, icRechainCount), PhysicalReg_SCRATCH_7, isScratchPhy… in predicted_chain_virtual_O1() 1488 …move_reg_to_mem(OpndSize_32, 44, false, offsetof(Thread, icRechainCount), PhysicalReg_SCRATCH_7, i… in predicted_chain_virtual_O1() 1501 … move_reg_to_mem(OpndSize_32, PhysicalReg_SCRATCH_7, isScratchPhysical, 4, PhysicalReg_ESP, true); in predicted_chain_virtual_O1()
|
/dalvik/vm/compiler/codegen/x86/libenc/ |
D | enc_wrapper.h | 34 PhysicalReg_SCRATCH_5, PhysicalReg_SCRATCH_6, PhysicalReg_SCRATCH_7, PhysicalReg_SCRATCH_8, enumerator
|