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

/dalvik/vm/compiler/codegen/arm/
H A DArchFactory.cpp116 dvmCompilerClobberHandlerRegs(cUnit);
H A DArmRallocUtil.cpp65 extern void dvmCompilerClobberHandlerRegs(CompilationUnit *cUnit) function
/dalvik/vm/compiler/codegen/
H A DRalloc.h92 extern void dvmCompilerClobberHandlerRegs(CompilationUnit *cUnit);
/dalvik/vm/compiler/codegen/mips/
H A DRalloc.h96 extern void dvmCompilerClobberHandlerRegs(CompilationUnit *cUnit);
H A DCodegenFactory.cpp339 dvmCompilerClobberHandlerRegs(cUnit);
H A DRallocUtil.cpp489 extern void dvmCompilerClobberHandlerRegs(CompilationUnit *cUnit) function

Completed in 8 milliseconds