Searched refs:eTypeUInt64 (Results 1 – 11 of 11) sorted by relevance
149 case eTypeUInt64: in GetScalarValue()467 case eTypeUInt64: in SignExtend()490 case eTypeUInt64: in CopyValue()573 case eTypeUInt64: in GetAsUInt64()608 case eTypeUInt64: in GetAsUInt128()640 case eTypeUInt64: in GetAsFloat()660 case eTypeUInt64: in GetAsDouble()681 case eTypeUInt64: in GetAsLongDouble()700 case eTypeUInt64: in GetBytes()722 case eTypeUInt64: in GetByteSize()[all …]
38 eTypeUInt64, enumerator59 explicit RegisterValue(uint64_t inst) : m_type(eTypeUInt64) { in RegisterValue()167 m_type = eTypeUInt64;206 void SetUInt64(uint64_t uint, Type t = eTypeUInt64) {
44 eTypeUInt64, enumerator159 case 1u << eTypeUInt64: in ConvertTypeMaskToType()160 return eTypeUInt64; in ConvertTypeMaskToType()
38 OptionValue::Type GetType() const override { return eTypeUInt64; } in GetType()
28 case OptionValue::eTypeUInt64: in GetUInt64Value()251 if (GetType() == OptionValue::eTypeUInt64) in GetAsUInt64()257 if (GetType() == OptionValue::eTypeUInt64) in GetAsUInt64()496 case eTypeUInt64: in GetBuiltinTypeAsCString()537 case 1u << eTypeUInt64: in CreateValueFromCStringForTypeMask()
190 case OptionValue::eTypeUInt64: in Property()
59 case eTypeUInt64: in DumpValue()
70 case eTypeUInt64: in DumpValue()
240 set_indexes(OptionValue::ConvertTypeToMask(OptionValue::eTypeUInt64)), in CommandOptions()
702 case OptionValue::eTypeUInt64: in ReadArray()814 data_type = OptionValue::eTypeUInt64; in ReadDictionary()
14401 (value_sp->GetType() != OptionValue::eTypeUInt64)) { in TestEmulation()