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

  /dalvik/vm/compiler/codegen/arm/
ArmRallocUtil.cpp 87 extern RegLocation dvmCompilerGetReturnWideAlt(CompilationUnit *cUnit)
CodegenDriver.cpp 757 rlResult = dvmCompilerGetReturnWideAlt(cUnit);
    [all...]
  /dalvik/vm/compiler/codegen/
Ralloc.h 171 extern RegLocation dvmCompilerGetReturnWideAlt(CompilationUnit *cUnit);

Completed in 210 milliseconds