Searched refs:eTypeUInt64 (Results 1 – 12 of 12) sorted by relevance
129 case eTypeUInt64: in GetScalarValue()444 case eTypeUInt64: in SignExtend()467 case eTypeUInt64: in CopyValue()548 case eTypeUInt64: in GetAsUInt64()583 case eTypeUInt64: in GetAsUInt128()616 case eTypeUInt64: in GetAsFloat()636 case eTypeUInt64: in GetAsDouble()657 case eTypeUInt64: in GetAsLongDouble()676 case eTypeUInt64: in GetBytes()698 case eTypeUInt64: in GetByteSize()[all …]
48 eTypeUInt64,68 explicit RegisterValue(uint64_t inst) : m_type(eTypeUInt64) { in RegisterValue() 176 m_type = eTypeUInt64;215 void SetUInt64(uint64_t uint, Type t = eTypeUInt64) {46 eTypeUInt64, global() enumerator
52 eTypeUInt64, enumerator174 case 1u << eTypeUInt64: in ConvertTypeMaskToType()175 return eTypeUInt64; in ConvertTypeMaskToType()
36 OptionValue::Type GetType() const override { return eTypeUInt64; } in GetType()
248 if (GetType() == OptionValue::eTypeUInt64) in GetAsUInt64()254 if (GetType() == OptionValue::eTypeUInt64) in GetAsUInt64()526 case eTypeUInt64: in GetBuiltinTypeAsCString()567 case 1u << eTypeUInt64: in CreateValueFromCStringForTypeMask()
192 case OptionValue::eTypeUInt64: { in Property()
58 case eTypeUInt64: in DumpValue()
75 case eTypeUInt64: in DumpValue()
228 : set_indexes(OptionValue::ConvertTypeToMask(OptionValue::eTypeUInt64)), in CommandOptions()
777 case OptionValue::eTypeUInt64: in ReadArray()887 data_type = OptionValue::eTypeUInt64; in ReadDictionary()
2238 if (is_pc_regnum && value.GetType() == RegisterValue::eTypeUInt64) { in ReadRegister()
14364 (value_sp->GetType() != OptionValue::eTypeUInt64)) { in TestEmulation()