Searched refs:handleFmt21c_Fmt31c (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/arm/armv7-a-neon/
H A DMethodCodegenDriver.cpp164 return handleFmt21c_Fmt31c(cUnit, mir);
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp1583 static bool handleFmt21c_Fmt31c(CompilationUnit *cUnit, MIR *mir) function
4422 notHandled = handleFmt21c_Fmt31c(cUnit, mir);
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp1651 static bool handleFmt21c_Fmt31c(CompilationUnit *cUnit, MIR *mir) function
4538 notHandled = handleFmt21c_Fmt31c(cUnit, mir);

Completed in 26 milliseconds