Home | History | Annotate | Download | only in arm

Lines Matching refs:instructions_required

82          mov_operand.instructions_required(this, mov_instr) * kInstrSize;
99 mov_operand.instructions_required(NULL, mov_instr) * kInstrSize;
272 } else if (!(src2.instructions_required(this) == 1) &&
1817 DCHECK(bits_operand.instructions_required(this) == 1);