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()
140 case eTypeBytes: { in GetScalarValue()473 case eTypeBytes: in SignExtend()497 case eTypeBytes: in CopyValue()518 case eTypeBytes: { in GetAsUInt16()547 case eTypeBytes: { in GetAsUInt32()578 case eTypeBytes: { in GetAsUInt64()614 case eTypeBytes: { in GetAsUInt128()707 case eTypeBytes: in GetBytes()728 case eTypeBytes: in GetByteSize()823 case eTypeBytes: in ClearBit()[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()
506 if (reg_value.GetType() != RegisterValue::eTypeBytes) in ReadRegister()