Home
last modified time | relevance | path

Searched defs:thumbForm (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/arm/Thumb2/
DFactory.cpp302 bool thumbForm = ((shift == 0) && LOWREG(rDestSrc1) && LOWREG(rSrc2)); in opRegRegShift() local
425 bool thumbForm = (shift == 0) && LOWREG(rDest) && LOWREG(rSrc1) && in opRegRegRegShift() local
719 bool thumbForm = (allLowRegs && (scale == 0)); in loadBaseIndexed() local
783 bool thumbForm = (allLowRegs && (scale == 0)); in storeBaseIndexed() local