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

  /dalvik/vm/compiler/codegen/arm/
LocalOptimizations.cpp 55 static void convertMemOpIntoMove(CompilationUnit *cUnit, ArmLIR *origLIR,
166 convertMemOpIntoMove(cUnit, checkLIR,
189 convertMemOpIntoMove(cUnit,
  /dalvik/vm/compiler/codegen/mips/
LocalOptimizations.cpp 55 static void convertMemOpIntoMove(CompilationUnit *cUnit, MipsLIR *origLIR,
166 convertMemOpIntoMove(cUnit, checkLIR,
189 convertMemOpIntoMove(cUnit,

Completed in 2469 milliseconds