Searched refs:eTypeUInt128 (Results 1 – 2 of 2) sorted by relevance
256 case eTypeUInt128: break; in GetScalarValue()293 m_type = eTypeUInt128; in SetType()356 case eTypeUInt128: in SetValueFromData()619 case eTypeUInt128: in SignExtend()656 case eTypeUInt128: m_data.uint128 = rhs.m_data.uint128; break; in CopyValue()793 case eTypeUInt128: return m_data.uint128; in GetAsUInt128()843 case eTypeUInt128: in GetAsFloat()884 case eTypeUInt128: in GetAsDouble()922 case eTypeUInt128: in GetAsLongDouble()947 case eTypeUInt128: return &m_data.uint128; in GetBytes()[all …]
41 eTypeUInt128, enumerator85 m_type (eTypeUInt128) in RegisterValue()250 m_type = eTypeUInt128;307 m_type = eTypeUInt128; in SetUInt128()