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

/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp766 static bool genArithOpInt(CompilationUnit *cUnit, MIR *mir, function
927 return genArithOpInt(cUnit,mir, rlDest, rlSrc1, rlSrc2);
930 return genArithOpInt(cUnit,mir, rlDest, rlSrc1, rlSrc2);
2001 return genArithOpInt(cUnit, mir, rlDest, rlSrc, rlSrc);

Completed in 75 milliseconds