Searched refs:instructions_required (Results 1 – 3 of 3) sorted by relevance
82 mov_operand.instructions_required(this, mov_instr) * kInstrSize; in CallSize()99 mov_operand.instructions_required(NULL, mov_instr) * kInstrSize; in CallSizeNotPredictableCodeSize()272 } else if (!(src2.instructions_required(this) == 1) && in And()1817 DCHECK(bits_operand.instructions_required(this) == 1); in Allocate()
532 int instructions_required(const Assembler* assembler, Instr instr = 0) const;
1075 int Operand::instructions_required(const Assembler* assembler, in instructions_required() function in v8::internal::Operand