Home | History | Annotate | Download | only in ia32

Lines Matching full:is_reg_only

292 bool Operand::is_reg_only() const {
298 ASSERT(is_reg_only());
1226 if (op.is_reg_only() && !op.reg().is_byte_register()) {