Searched refs:dvmCompilerResetDefLoc (Results 1 - 6 of 6) sorted by relevance

/dalvik/vm/compiler/codegen/
H A DRalloc.h105 extern void dvmCompilerResetDefLoc(CompilationUnit *cUnit, RegLocation rl);
H A DCodegenFactory.cpp173 dvmCompilerResetDefLoc(cUnit, rlDest);
H A DRallocUtil.cpp523 extern void dvmCompilerResetDefLoc(CompilationUnit *cUnit, RegLocation rl) function
/dalvik/vm/compiler/codegen/mips/
H A DRalloc.h109 extern void dvmCompilerResetDefLoc(CompilationUnit *cUnit, RegLocation rl);
H A DCodegenFactory.cpp165 dvmCompilerResetDefLoc(cUnit, rlDest);
H A DRallocUtil.cpp595 extern void dvmCompilerResetDefLoc(CompilationUnit *cUnit, RegLocation rl) function

Completed in 65 milliseconds