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

  /dalvik/vm/compiler/codegen/x86/
LowerReturn.cpp 84 move_reg_to_reg(OpndSize_32, PhysicalReg_EBX, true, PhysicalReg_ESI, true);
88 move_reg_to_reg(OpndSize_32, PhysicalReg_ESI, true, PhysicalReg_EBX, true);
90 move_reg_to_reg(OpndSize_32, PhysicalReg_ESI, true, PhysicalReg_EBX, true);
LowerInvoke.cpp 44 #define P_GPR_1 PhysicalReg_ESI
49 #define PP_GPR_2 PhysicalReg_ESI
132 #define P_GPR_1 PhysicalReg_ESI
136 #define PP_GPR_2 PhysicalReg_ESI
182 #define P_GPR_2 PhysicalReg_ESI
185 #define PP_GPR_2 PhysicalReg_ESI
224 #define PP_GPR_2 PhysicalReg_ESI
259 #define P_SCRATCH_1 PhysicalReg_ESI //clazz of object
261 #define PP_GPR_2 PhysicalReg_ESI
526 #define P_SCRATCH_1 PhysicalReg_ESI
    [all...]
LowerObject.cpp 30 #define P_GPR_3 PhysicalReg_ESI
316 #define P_GPR_3 PhysicalReg_ESI
436 #define P_GPR_3 PhysicalReg_ESI
LowerGetPut.cpp 29 #define P_GPR_3 PhysicalReg_ESI
178 #define P_GPR_3 PhysicalReg_ESI
313 #define P_GPR_3 PhysicalReg_ESI //callee-saved
405 #define P_GPR_3 PhysicalReg_ESI
LowerJump.cpp     [all...]
LowerHelper.cpp     [all...]
LowerAlu.cpp     [all...]
AnalysisO1.cpp 317 if(k == PhysicalReg_EBX || k == PhysicalReg_EBP || k == PhysicalReg_ESI || k == PhysicalReg_EDI)
    [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_wrapper.h 25 PhysicalReg_EDI, PhysicalReg_ESI, PhysicalReg_ESP, PhysicalReg_EBP,

Completed in 132 milliseconds