Searched refs:obj_reg (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLowerJump.cpp1047 INPUT: obj_reg(%eax), exceptionPtrReg(%ecx)
1051 int throw_exception_message(int exceptionPtrReg, int obj_reg, bool isPhysical, argument
1057 move_mem_to_reg(OpndSize_32, offObject_clazz, obj_reg, isPhysical, C_SCRATCH_1, isScratchPhysical);
H A DLower.h867 int throw_exception_message(int exceptionPtr, int obj_reg, bool isPhysical,

Completed in 48 milliseconds