Home | History | Annotate | Download | only in mips

Lines Matching defs:result_type_

152         result_type_(BinaryOpIC::UNINITIALIZED) {
165 result_type_(result_type) { }
179 BinaryOpIC::TypeInfo result_type_;
196 | ResultTypeInfoBits::encode(result_type_);
241 code->set_binary_op_result_type(result_type_);