Home | History | Annotate | Download | only in mips

Lines Matching full:operand_type_

88         operand_type_(operand_type) {
96 UnaryOpIC::TypeInfo operand_type_;
108 | OperandTypeInfoBits::encode(operand_type_);
137 return UnaryOpIC::ToState(operand_type_);
141 code->set_unary_op_type(operand_type_);