HomeSort by relevance Sort by last modified time
    Searched refs:P_SCRATCH_3 (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/codegen/x86/
LowerInvoke.cpp 528 #define P_SCRATCH_3 PhysicalReg_EDX
601 #undef P_SCRATCH_3
611 #define P_SCRATCH_3 PhysicalReg_EAX
702 #undef P_SCRATCH_3
715 #define P_SCRATCH_3 PhysicalReg_EAX
779 get_self_pointer(P_SCRATCH_3, true);
781 compare_mem_reg(OpndSize_32, offsetof(Thread, interpStackEnd), P_SCRATCH_3, true, P_GPR_3, true);
    [all...]
LowerGetPut.cpp 316 #define P_SCRATCH_3 PhysicalReg_EDX
400 #undef P_SCRATCH_3

Completed in 453 milliseconds