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

/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp1583 static bool handleFmt21c_Fmt31c(CompilationUnit *cUnit, MIR *mir) function
4427 notHandled = handleFmt21c_Fmt31c(cUnit, mir);
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp1643 static bool handleFmt21c_Fmt31c(CompilationUnit *cUnit, MIR *mir) function
4530 notHandled = handleFmt21c_Fmt31c(cUnit, mir);

Completed in 503 milliseconds