Searched refs:InstructionsRequired (Results 1 – 3 of 3) sorted by relevance
454 int InstructionsRequired(const Assembler* assembler, Instr instr = 0) const;
432 } else if (!(src2.InstructionsRequired(this) == 1) && in And()
1112 int Operand::InstructionsRequired(const Assembler* assembler, in InstructionsRequired() function in v8::internal::Operand