Home | History | Annotate | Download | only in arm

Lines Matching refs:ShifterOperandCanAlwaysHold

509 bool Thumb2Assembler::ShifterOperandCanAlwaysHold(uint32_t immediate) {
1376 /* Prefer T3 encoding to T4. */ !ShifterOperandCanAlwaysHold(so.GetImmediate())) {
3620 if (ShifterOperandCanAlwaysHold(other_bits) || ShifterOperandCanAlwaysHold(-other_bits)) {