Home | History | Annotate | Download | only in arm

Lines Matching full:operand_type_

87         operand_type_(operand_type) {
95 UnaryOpIC::TypeInfo operand_type_;
107 | OperandTypeInfoBits::encode(operand_type_);
136 return UnaryOpIC::ToState(operand_type_);
140 code->set_unary_op_type(operand_type_);