Searched refs:dvmCompilerRegCopyNoInsert (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/arm/
H A DCodegen.h64 extern ArmLIR* dvmCompilerRegCopyNoInsert(CompilationUnit *cUnit, int rDest,
H A DLocalOptimizations.cpp60 moveLIR = dvmCompilerRegCopyNoInsert( cUnit, dest, src);
H A DCodegenDriver.cpp4711 ArmLIR* dvmCompilerRegCopyNoInsert(CompilationUnit *cUnit, int rDest, int rSrc) function

Completed in 211 milliseconds