Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/arm/Thumb2/
DFactory.c265 bool thumbForm = ((shift == 0) && LOWREG(rDestSrc1) && LOWREG(rSrc2)); in opRegRegShift() local
388 bool thumbForm = (shift == 0) && LOWREG(rDest) && LOWREG(rSrc1) && in opRegRegRegShift() local
682 bool thumbForm = (allLowRegs && (scale == 0)); in loadBaseIndexed() local
746 bool thumbForm = (allLowRegs && (scale == 0)); in storeBaseIndexed() local