Searched refs:eTypeBytes (Results 1 – 6 of 6) sorted by relevance
38 eTypeBytes enumerator89 case Opcode::eTypeBytes:109 case Opcode::eTypeBytes:128 case Opcode::eTypeBytes:147 case Opcode::eTypeBytes:185 m_type = eTypeBytes; in SetOpcodeBytes()199 return ((m_type == Opcode::eTypeBytes) ? m_data.inst.bytes : nullptr); in GetOpcodeBytes()215 case Opcode::eTypeBytes: in GetByteSize()240 case Opcode::eTypeBytes: in GetOpcodeDataBytes()
130 case eTypeBytes: { in GetScalarValue()234 m_type = eTypeBytes; in SetValueFromData()466 case eTypeBytes: in SignExtend()490 case eTypeBytes: in CopyValue()511 case eTypeBytes: { in GetAsUInt16()540 case eTypeBytes: { in GetAsUInt32()571 case eTypeBytes: { in GetAsUInt64()607 case eTypeBytes: { in GetAsUInt128()700 case eTypeBytes: in GetBytes()721 case eTypeBytes: in GetByteSize()[all …]
45 case Opcode::eTypeBytes: in Dump()75 case Opcode::eTypeBytes: in GetDataByteOrder()124 case Opcode::eTypeBytes: in GetData()
627 if (m_opcode.GetType() == Opcode::eTypeBytes) { in Dump()
43 eTypeBytes enumerator247 if (m_type == eTypeBytes) in GetByteOrder()
512 if (reg_value.GetType() != RegisterValue::eTypeBytes) in ReadRegister()