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

  /dalvik/vm/compiler/codegen/arm/
Codegen.h 64 extern ArmLIR* dvmCompilerRegCopyNoInsert(CompilationUnit *cUnit, int rDest,
LocalOptimizations.cpp 60 moveLIR = dvmCompilerRegCopyNoInsert( cUnit, dest, src);
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/
Codegen.h 70 extern MipsLIR* dvmCompilerRegCopyNoInsert(CompilationUnit *cUnit, int rDest,
LocalOptimizations.cpp 60 moveLIR = dvmCompilerRegCopyNoInsert( cUnit, dest, src);
CodegenDriver.cpp     [all...]

Completed in 115 milliseconds