Home | History | Annotate | Download | only in arm

Lines Matching refs:UnaryOpIC

84               UnaryOpIC::TypeInfo operand_type = UnaryOpIC::UNINITIALIZED)
95 UnaryOpIC::TypeInfo operand_type_;
101 class OperandTypeInfoBits: public BitField<UnaryOpIC::TypeInfo, 8, 3> {};
136 return UnaryOpIC::ToState(operand_type_);