Searched refs:eTypeBytes (Results 1 – 5 of 5) sorted by relevance
41 eTypeBytes enumerator94 case Opcode::eTypeBytes:117 case Opcode::eTypeBytes:140 case Opcode::eTypeBytes:164 case Opcode::eTypeBytes:206 DoSetOpcodeBytes(bytes, length, eTypeBytes, lldb::eByteOrderInvalid); in SetOpcodeBytes()226 return ((m_type == Opcode::eTypeBytes) ? m_data.inst.bytes : nullptr); in GetOpcodeBytes()244 case Opcode::eTypeBytes: in GetByteSize()271 case Opcode::eTypeBytes: in GetOpcodeDataBytes()
119 case eTypeBytes: { in GetScalarValue()221 m_type = eTypeBytes; in SetValueFromData()450 case eTypeBytes: in SignExtend()474 case eTypeBytes: in CopyValue()493 case eTypeBytes: { in GetAsUInt16()522 case eTypeBytes: { in GetAsUInt32()553 case eTypeBytes: { in GetAsUInt64()589 case eTypeBytes: { in GetAsUInt128()683 case eTypeBytes: in GetBytes()704 case eTypeBytes: in GetByteSize()[all …]
66 case Opcode::eTypeBytes: in Dump()97 case Opcode::eTypeBytes: in GetDataByteOrder()149 case Opcode::eTypeBytes: in GetData()
656 if (m_opcode.GetType() == Opcode::eTypeBytes) { in Dump()
53 eTypeBytes257 if (m_type == eTypeBytes) in GetByteOrder() 51 eTypeBytes global() enumerator