Searched refs:eTypeBytes (Results 1 – 6 of 6) sorted by relevance
39 eTypeBytes enumerator93 case Opcode::eTypeBytes: break;110 case Opcode::eTypeBytes: break;126 case Opcode::eTypeBytes: break;142 case Opcode::eTypeBytes: break;187 m_type = eTypeBytes; in SetOpcodeBytes()205 if (m_type == Opcode::eTypeBytes) in GetOpcodeBytes()221 case Opcode::eTypeBytes: return m_data.inst.length; in GetByteSize()245 case Opcode::eTypeBytes: return m_data.inst.bytes; in GetOpcodeDataBytes()
46 eTypeBytes enumerator369 if (m_type == eTypeBytes) in GetByteOrder()
215 else if (value_type == eTypeBytes) in SetFromMemoryData()240 case eTypeBytes: in GetScalarValue()307 m_type = eTypeBytes; in SetType()370 case eTypeBytes: in SetValueFromData()637 case eTypeBytes: in SignExtend()661 case eTypeBytes: in CopyValue()682 case eTypeBytes: in GetAsUInt16()721 case eTypeBytes: in GetAsUInt32()762 case eTypeBytes: in GetAsUInt64()806 case eTypeBytes: in GetAsUInt128()[all …]
52 case Opcode::eTypeBytes: in Dump()82 case Opcode::eTypeBytes: in GetDataByteOrder()118 … case Opcode::eTypeBytes:buffer_sp.reset (new DataBufferHeap (GetOpcodeBytes(), byte_size)); break; in GetData()
602 if (m_opcode.GetType() == Opcode::eTypeBytes) in Dump()
725 return value.GetType() == RegisterValue::eTypeBytes; in ReadRegister()