Searched defs:handleFmt51l (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp3704 static bool handleFmt51l(CompilationUnit *cUnit, MIR *mir) function
4478 notHandled = handleFmt51l(cUnit, mir);
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp3836 static bool handleFmt51l(CompilationUnit *cUnit, MIR *mir) function
4581 notHandled = handleFmt51l(cUnit, mir);

Completed in 18 milliseconds