Home | History | Annotate | Download | only in mips

Lines Matching refs:UnaryOpIC

85               UnaryOpIC::TypeInfo operand_type = UnaryOpIC::UNINITIALIZED)
96 UnaryOpIC::TypeInfo operand_type_;
102 class OperandTypeInfoBits: public BitField<UnaryOpIC::TypeInfo, 8, 3> {};
137 return UnaryOpIC::ToState(operand_type_);