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

/dalvik/vm/compiler/codegen/arm/Thumb/
H A DFactory.cpp512 static ArmLIR *storeBaseIndexed(CompilationUnit *cUnit, int rBase, function
536 ALOGE("Jit: bad case in storeBaseIndexed");
/dalvik/vm/compiler/codegen/arm/Thumb2/
H A DFactory.cpp777 static ArmLIR *storeBaseIndexed(CompilationUnit *cUnit, int rBase, function
1058 store = storeBaseIndexed(cUnit, rBase, rScratch, rSrc, 0, size);

Completed in 914 milliseconds