Searched refs:instructions_required (Results 1 – 3 of 3) sorted by relevance
82 mov_operand.instructions_required(this, mov_instr) * kInstrSize; in CallSize()286 } else if (!(src2.instructions_required(this) == 1) && in And()1958 DCHECK(bits_operand.instructions_required(this) == 1); in Allocate()2168 DCHECK(bits_operand.instructions_required(this) == 1); in FastAllocate()
519 int instructions_required(const Assembler* assembler, Instr instr = 0) const;
1203 int Operand::instructions_required(const Assembler* assembler, in instructions_required() function in v8::internal::Operand