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

  /dalvik/vm/compiler/codegen/
Ralloc.h 216 extern ArmLIR* dvmCompilerRegCopy(CompilationUnit *cUnit, int rDest, int rSrc);
RallocUtil.cpp 809 dvmCompilerRegCopy(cUnit, newReg, loc.lowReg);