Searched refs:obj_reg (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | LowerJump.cpp | 1051 int throw_exception_message(int exceptionPtrReg, int obj_reg, bool isPhysical, in throw_exception_message() argument 1057 …move_mem_to_reg(OpndSize_32, offObject_clazz, obj_reg, isPhysical, C_SCRATCH_1, isScratchPhysical); in throw_exception_message()
|
D | Lower.h | 867 int throw_exception_message(int exceptionPtr, int obj_reg, bool isPhysical,
|