Searched refs:getAsUnsignedConstant (Results 1 – 11 of 11) sorted by relevance
27 LB = L->getAsUnsignedConstant(); in appendArrayType()29 Count = CountV->getAsUnsignedConstant(); in appendArrayType()31 UB = UpperV->getAsUnsignedConstant(); in appendArrayType()34 if (std::optional<uint64_t> LC = LV->getAsUnsignedConstant()) in appendArrayType()247 return *Form->getAsUnsignedConstant(); in appendUnqualifiedNameAfter()351 OS << (*V->getAsUnsignedConstant() ? "true" : "false"); in appendTemplateParameters()367 OS << std::to_string(*V->getAsUnsignedConstant()); in appendTemplateParameters()370 OS << std::to_string(*V->getAsUnsignedConstant()); in appendTemplateParameters()373 OS << std::to_string(*V->getAsUnsignedConstant()); in appendTemplateParameters()570 switch (*CC->getAsUnsignedConstant()) { in appendSubroutineNameAfter()
135 if (std::optional<uint64_t> Val = FormValue.getAsUnsignedConstant()) { in dumpAttribute()145 } else if (std::optional<uint64_t> Val = FormValue.getAsUnsignedConstant()) in dumpAttribute()151 if (std::optional<uint64_t> Val = FormValue.getAsUnsignedConstant()) in dumpAttribute()166 FormValue.getAsUnsignedConstant()) { in dumpAttribute()205 if (std::optional<uint64_t> OptVal = FormValue.getAsUnsignedConstant()) in dumpAttribute()352 if (auto Offset = FormValue->getAsUnsignedConstant()) { in getHighPC()492 if (std::optional<uint64_t> Size = SizeAttr->getAsUnsignedConstant()) in getTypeSize()529 ElemCountAttr->getAsUnsignedConstant()) in getTypeSize()
124 DieOffset = *FormValue.getAsUnsignedConstant(); in readAtoms()127 DieTag = (dwarf::Tag)*FormValue.getAsUnsignedConstant(); in readAtoms()188 if (std::optional<uint64_t> Val = Atom.getAsUnsignedConstant()) { in dumpName()299 if (std::optional<uint64_t> Value = Tag->getAsUnsignedConstant()) in getTag()556 return Off->getAsUnsignedConstant(); in getCUIndex()
326 FileEntry.DirIdx = *Value.getAsUnsignedConstant(); in parseV5DirFileTables()329 FileEntry.ModTime = *Value.getAsUnsignedConstant(); in parseV5DirFileTables()332 FileEntry.Length = *Value.getAsUnsignedConstant(); in parseV5DirFileTables()
1264 Local.TagOffset = TagOffsetAttr->getAsUnsignedConstant(); in addLocalsForDie()1277 *DeclFileAttr->getAsUnsignedConstant(), CU->getCompilationDir(), in addLocalsForDie()1282 Local.DeclLine = *DeclLineAttr->getAsUnsignedConstant(); in addLocalsForDie()
674 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute()709 if (!AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute()
730 std::optional<uint64_t> DWARFFormValue::getAsUnsignedConstant() const { in getAsUnsignedConstant() function in DWARFFormValue
113 std::optional<uint64_t> getAsUnsignedConstant() const;227 return V->getAsUnsignedConstant(); in toUnsigned()
293 CFGHash = AnnotationFormValue->getAsUnsignedConstant(); in correlateProfileDataImpl()296 NumCounters = AnnotationFormValue->getAsUnsignedConstant(); in correlateProfileDataImpl()
292 if (auto Val = FormValue->getAsUnsignedConstant()) in dumpDebugInfo()301 if (auto Val = FormValue->getAsUnsignedConstant()) { in dumpDebugInfo()
1259 if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute()1289 else if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute()