Searched refs:is_reg_only (Results 1 – 3 of 3) sorted by relevance
292 bool Operand::is_reg_only() const { in is_reg_only() function in v8::internal::Operand298 DCHECK(is_reg_only()); in reg()1315 if (op.is_reg_only()) { in test()1347 if (op.is_reg_only()) { in test_b()1380 if (op.is_reg_only()) { in test_w()
431 Register src_reg = src.is_reg_only() ? src.reg() : tmp; in Cvtui2ss()
358 bool is_reg_only() const;