Searched refs:eTypeBytes (Results 1 – 6 of 6) sorted by relevance
44 eTypeBytes enumerator95 case Opcode::eTypeBytes:115 case Opcode::eTypeBytes:134 case Opcode::eTypeBytes:153 case Opcode::eTypeBytes:191 m_type = eTypeBytes; in SetOpcodeBytes()205 return ((m_type == Opcode::eTypeBytes) ? m_data.inst.bytes : nullptr); in GetOpcodeBytes()221 case Opcode::eTypeBytes: in GetByteSize()246 case Opcode::eTypeBytes: in GetOpcodeDataBytes()
142 case eTypeBytes: { in GetScalarValue()470 case eTypeBytes: in SignExtend()494 case eTypeBytes: in CopyValue()515 case eTypeBytes: { in GetAsUInt16()544 case eTypeBytes: { in GetAsUInt32()575 case eTypeBytes: { in GetAsUInt64()611 case eTypeBytes: { in GetAsUInt128()703 case eTypeBytes: in GetBytes()724 case eTypeBytes: in GetByteSize()819 case eTypeBytes: in ClearBit()[all …]
46 case Opcode::eTypeBytes: in Dump()76 case Opcode::eTypeBytes: in GetDataByteOrder()125 case Opcode::eTypeBytes: in GetData()
704 if (m_opcode.GetType() == Opcode::eTypeBytes) { in Dump()
42 eTypeBytes enumerator246 if (m_type == eTypeBytes) in GetByteOrder()
232 return value.GetType() == RegisterValue::eTypeBytes; in ReadRegister()