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

/dalvik/vm/compiler/codegen/arm/
H A DLocalOptimizations.cpp30 #define LDLD_DISTANCE 4 macro
390 /* If there is ld-ld dependency, wait LDLD_DISTANCE cycles */
393 firstSlot -= LDLD_DISTANCE;
/dalvik/vm/compiler/codegen/mips/
H A DLocalOptimizations.cpp30 #define LDLD_DISTANCE 4 macro
390 /* If there is ld-ld dependency, wait LDLD_DISTANCE cycles */
393 firstSlot -= LDLD_DISTANCE;

Completed in 4 milliseconds