Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Dutility_arm.cc287 bool thumb_form = in OpRegRegShift() local
443 bool thumb_form = (shift == 0) && r_dest.Low8() && r_src1.Low8() && r_src2.Low8(); in OpRegRegRegShift() local
753 bool thumb_form = (all_low_regs && (scale == 0)); in LoadBaseIndexed() local
819 bool thumb_form = (all_low_regs && (scale == 0)); in StoreBaseIndexed() local