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

  /dalvik/vm/compiler/codegen/x86/
LowerObject.cpp 76 export_pc(); //trying to resolve the class
130 export_pc();
242 export_pc();
323 export_pc();
395 export_pc(); //use %edx
451 export_pc();
607 //!use 1 GPR and scratch regs (export_pc dvmInterpHandleFillArrayData)
643 export_pc();
666 export_pc();
NcgAot.cpp 32 int export_pc() { function
66 export_pc();
LowerInvoke.cpp 90 export_pc();
143 export_pc();
192 //%ecx can be used as scratch when calling export_pc, get_res_methods and resolve_method
193 export_pc();
231 //%ecx can be used as scratch when calling export_pc, get_res_methods and resolve_method
232 export_pc();
278 export_pc(); //use %edx
    [all...]
CodegenInterface.cpp 788 export_pc();
827 export_pc();
854 export_pc();
868 export_pc(); //use %edx
    [all...]
LowerGetPut.cpp 340 export_pc(); //use %edx
LowerHelper.cpp     [all...]
Lower.h 794 int export_pc();
866 /* EXPORT_PC; movl exceptionPtr, -8(%esp); movl descriptor, -4(%esp); lea; call; lea; jmp */
869 /* EXPORT_PC; movl exceptionPtr, -8(%esp); movl imm, -4(%esp); lea; call; lea; jmp */
    [all...]
LowerAlu.cpp 1025 export_pc(); //use %edx
    [all...]

Completed in 240 milliseconds