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

  /dalvik/vm/compiler/codegen/arm/
Ralloc.h 179 extern RegLocation dvmCompilerGetReturnAlt(CompilationUnit *cUnit);
RallocUtil.c 977 extern RegLocation dvmCompilerGetReturnAlt(CompilationUnit *cUnit)
CodegenDriver.c 834 rlResult = dvmCompilerGetReturnAlt(cUnit);
    [all...]

Completed in 1279 milliseconds