/dalvik/vm/compiler/codegen/x86/ |
D | LowerObject.cpp | 29 #define P_GPR_2 PhysicalReg_ECX macro 173 #undef P_GPR_2 199 #define P_GPR_2 PhysicalReg_ECX macro 248 #undef P_GPR_2 251 #define P_GPR_2 PhysicalReg_ECX macro 286 #undef P_GPR_2 289 #define P_GPR_2 PhysicalReg_ECX macro 311 #undef P_GPR_2 315 #define P_GPR_2 PhysicalReg_ECX macro 379 #undef P_GPR_2 [all …]
|
D | LowerGetPut.cpp | 28 #define P_GPR_2 PhysicalReg_ECX macro 100 #undef P_GPR_2 177 #define P_GPR_2 PhysicalReg_ECX macro 241 #undef P_GPR_2 312 #define P_GPR_2 PhysicalReg_ECX macro 396 #undef P_GPR_2 404 #define P_GPR_2 PhysicalReg_EBX //should be callee-saved to avoid overwritten by inst_field_resolve macro 532 #undef P_GPR_2 651 #define P_GPR_2 PhysicalReg_ECX macro 723 #undef P_GPR_2 [all …]
|
D | LowerMove.cpp | 131 #define P_GPR_2 PhysicalReg_ECX macro 148 #undef P_GPR_2
|
D | LowerReturn.cpp | 33 #define P_GPR_2 PhysicalReg_EBX macro 104 #undef P_GPR_2
|
D | LowerInvoke.cpp | 45 #define P_GPR_2 PhysicalReg_EBX macro 124 #undef P_GPR_2 133 #define P_GPR_2 PhysicalReg_EBX macro 178 #undef P_GPR_2 182 #define P_GPR_2 PhysicalReg_ESI macro 214 #undef P_GPR_2 257 #define P_GPR_2 PhysicalReg_EAX //scratch macro 321 #undef P_GPR_2 607 #define P_GPR_2 PhysicalReg_ESI macro 698 #undef P_GPR_2 [all …]
|
D | LowerConst.cpp | 38 #define P_GPR_2 PhysicalReg_ECX macro 62 #undef P_GPR_2
|
D | CodegenInterface.cpp | 772 #define P_GPR_2 PhysicalReg_ECX macro 787 get_virtual_reg(mir->dalvikInsn.vC, OpndSize_32, P_GPR_2, true); in genHoistedChecksForCountUpLoop() 802 alu_binary_imm_reg(OpndSize_32, sub_opc, -delta, P_GPR_2, true); in genHoistedChecksForCountUpLoop() 804 alu_binary_imm_reg(OpndSize_32, add_opc, delta, P_GPR_2, true); in genHoistedChecksForCountUpLoop() 806 compare_mem_reg(OpndSize_32, offArrayObject_length, P_GPR_1, true, P_GPR_2, true); in genHoistedChecksForCountUpLoop() 826 get_virtual_reg(mir->dalvikInsn.vB, OpndSize_32, P_GPR_2, true); in genHoistedChecksForCountDownLoop() 833 alu_binary_imm_reg(OpndSize_32, sub_opc, -maxC, P_GPR_2, true); in genHoistedChecksForCountDownLoop() 835 alu_binary_imm_reg(OpndSize_32, add_opc, maxC, P_GPR_2, true); in genHoistedChecksForCountDownLoop() 837 compare_mem_reg(OpndSize_32, offArrayObject_length, P_GPR_1, true, P_GPR_2, true); in genHoistedChecksForCountDownLoop() 842 #undef P_GPR_2
|
D | LowerJump.cpp | 1026 #define P_GPR_2 PhysicalReg_EBX //exception callee-saved macro 1041 #undef P_GPR_2 1408 #define P_GPR_2 PhysicalReg_EBX macro 1432 move_mem_to_reg(OpndSize_32, offGlue_pIntoDebugger, PhysicalReg_Glue, true, P_GPR_2, true); in common_periodicChecks4() 1437 compare_imm_mem(OpndSize_32, 0, 0, P_GPR_2, true); //debugger active in common_periodicChecks4() 1453 move_mem_to_reg(OpndSize_32, offMethod_insns_bytecode, P_GPR_1, true, P_GPR_2, true); in common_periodicChecks4() 1454 alu_binary_reg_reg(OpndSize_32, add_opc, P_GPR_2, true, PhysicalReg_EDX, true); in common_periodicChecks4() 1474 get_debuggerActive(P_GPR_2, true); in common_periodicChecks_entry() 1482 compare_imm_reg(OpndSize_32, 0, P_GPR_2, true); //debugger active in common_periodicChecks_entry() 1505 #undef P_GPR_2
|
D | LowerAlu.cpp | 1235 #define P_GPR_2 PhysicalReg_ECX macro 1257 #undef P_GPR_2 1283 #define P_GPR_2 PhysicalReg_ECX macro 1313 #undef P_GPR_2 1714 #define P_GPR_2 PhysicalReg_ECX macro 1731 #undef P_GPR_2 1894 #define P_GPR_2 PhysicalReg_ECX macro 1961 #undef P_GPR_2
|
D | LowerHelper.cpp | 2788 #define P_GPR_2 PhysicalReg_ECX macro 2805 get_glue_method_class(P_GPR_2, true); in const_string_resolve() 2808 move_reg_to_mem(OpndSize_32, P_GPR_2, true, 0, PhysicalReg_ESP, true); in const_string_resolve() 2816 #undef P_GPR_2
|