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

  /dalvik/vm/compiler/codegen/arm/
Ralloc.h 161 extern RegLocation dvmCompilerGetReturnWideAlt(CompilationUnit *cUnit);
RallocUtil.c 978 extern RegLocation dvmCompilerGetReturnWideAlt(CompilationUnit *cUnit)
CodegenDriver.c 676 rlResult = dvmCompilerGetReturnWideAlt(cUnit);
    [all...]

Completed in 74 milliseconds