Searched refs:eTypeBytes (Results 1 – 5 of 5) sorted by relevance
38 eTypeBytes enumerator89 case Opcode::eTypeBytes:110 case Opcode::eTypeBytes:131 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()
119 case eTypeBytes: { in GetScalarValue()221 m_type = eTypeBytes; in SetValueFromData()449 case eTypeBytes: in SignExtend()473 case eTypeBytes: in CopyValue()492 case eTypeBytes: { in GetAsUInt16()521 case eTypeBytes: { in GetAsUInt32()552 case eTypeBytes: { in GetAsUInt64()588 case eTypeBytes: { in GetAsUInt128()682 case eTypeBytes: in GetBytes()703 case eTypeBytes: in GetByteSize()[all …]
45 case Opcode::eTypeBytes: in Dump()75 case Opcode::eTypeBytes: in GetDataByteOrder()124 case Opcode::eTypeBytes: in GetData()
624 if (m_opcode.GetType() == Opcode::eTypeBytes) { in Dump()
53 eTypeBytes257 if (m_type == eTypeBytes) in GetByteOrder() 51 eTypeBytes global() enumerator