Home
last modified time | relevance | path

Searched refs:emitULEB128IntValue (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp204 MCOS->emitULEB128IntValue(FileNum); in emitOne()
209 MCOS->emitULEB128IntValue(Column); in emitOne()
223 MCOS->emitULEB128IntValue(Isa); in emitOne()
768 MCOS->emitULEB128IntValue(Name); in EmitAbbrev()
769 MCOS->emitULEB128IntValue(Form); in EmitAbbrev()
779 MCOS->emitULEB128IntValue(1); in EmitGenDwarfAbbrev()
806 MCOS->emitULEB128IntValue(2); in EmitGenDwarfAbbrev()
957 MCOS->emitULEB128IntValue(1); in EmitGenDwarfInfo()
1048 MCOS->emitULEB128IntValue(2); in EmitGenDwarfInfo()
1350 Streamer.emitULEB128IntValue(Reg); in emitCFIInstruction()
[all …]
H A DMCPseudoProbe.cpp58 MCOS->emitULEB128IntValue(Index); in emit()
91 MCOS->emitULEB128IntValue(Discriminator); in emit()
169 MCOS->emitULEB128IntValue(Probes.size() + NeedSentinel); in emit()
171 MCOS->emitULEB128IntValue(Children.size()); in emit()
195 MCOS->emitULEB128IntValue(std::get<1>(Inlinee.first)); in emit()
H A DMCELFStreamer.cpp870 emitULEB128IntValue(Item.Tag); in createAttributesSection()
875 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
882 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
H A DMCObjectStreamer.cpp172 emitULEB128IntValue(*Diff); in emitAbsoluteSymbolDiffAsULEB128()
347 emitULEB128IntValue(IntValue); in emitULEB128Value()
534 OS.emitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
H A DMCAsmStreamer.cpp1381 emitULEB128IntValue(IntValue); in emitULEB128Value()
2591 emitULEB128IntValue(PointerSize + 1); in emitDwarfAdvanceLineAddr()
2607 emitULEB128IntValue(1); in emitDwarfAdvanceLineAddr()
H A DMCStreamer.cpp162 unsigned MCStreamer::emitULEB128IntValue(uint64_t Value, unsigned PadTo) { in emitULEB128IntValue() function in MCStreamer
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp591 MS->emitULEB128IntValue(Range.start() - *BaseAddress); in emitDwarfDebugRngListsTableFragment()
881 LineSectionSize += MS->emitULEB128IntValue(File.DirIdx); in emitLineTablePrologueV2IncludeAndFileTable()
884 LineSectionSize += MS->emitULEB128IntValue(File.ModTime); in emitLineTablePrologueV2IncludeAndFileTable()
887 LineSectionSize += MS->emitULEB128IntValue(File.Length); in emitLineTablePrologueV2IncludeAndFileTable()
933 LineSectionSize += MS->emitULEB128IntValue(StrForm); in emitLineTablePrologueV5IncludeAndFileTable()
945 LineSectionSize += MS->emitULEB128IntValue(StrForm); in emitLineTablePrologueV5IncludeAndFileTable()
1075 MS->emitULEB128IntValue(AddressByteSize + 1); in emitLineTableRows()
1094 MS->emitULEB128IntValue(FileNum); in emitLineTableRows()
1100 MS->emitULEB128IntValue(Column); in emitLineTableRows()
1110 MS->emitULEB128IntValue(Isa); in emitLineTableRows()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp478 OutStreamer->emitULEB128IntValue(FieldCount); in EmitProducerInfo()
483 OutStreamer->emitULEB128IntValue(strlen(Producers.first)); in EmitProducerInfo()
485 OutStreamer->emitULEB128IntValue(Producers.second->size()); in EmitProducerInfo()
487 OutStreamer->emitULEB128IntValue(Producer.first.size()); in EmitProducerInfo()
489 OutStreamer->emitULEB128IntValue(Producer.second.size()); in EmitProducerInfo()
552 OutStreamer->emitULEB128IntValue(EmittedFeatures.size()); in EmitTargetFeatures()
555 OutStreamer->emitULEB128IntValue(F.Name.size()); in EmitTargetFeatures()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp130 Streamer.emitULEB128IntValue(Grouped.size()); in emitLocal()
132 Streamer.emitULEB128IntValue(Pair.second); in emitLocal()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp113 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()
118 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
125 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp579 Asm->OutStreamer->emitULEB128IntValue(LSDASizeWithAlign, in emitExceptionTable()
584 Asm->OutStreamer->emitULEB128IntValue(CallSiteTableSize); in emitExceptionTable()
H A DAsmPrinter.cpp1392 OutStreamer->emitULEB128IntValue(MF.size()); in emitBBAddrMapSection()
1406 OutStreamer->emitULEB128IntValue(MBB.getBBID()->BaseID); in emitBBAddrMapSection()
1415 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()
1429 OutStreamer->emitULEB128IntValue( in emitBBAddrMapSection()
1444 OutStreamer->emitULEB128IntValue( in emitBBAddrMapSection()
1450 OutStreamer->emitULEB128IntValue(SuccCount); in emitBBAddrMapSection()
1453 OutStreamer->emitULEB128IntValue(SuccMBB->getBBID()->BaseID); in emitBBAddrMapSection()
1455 OutStreamer->emitULEB128IntValue( in emitBBAddrMapSection()
1522 OutStreamer->emitULEB128IntValue(StackSize); in emitStackSizeSection()
3050 OutStreamer->emitULEB128IntValue(Value, PadTo); in emitULEB128()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp357 Streamer.emitULEB128IntValue(Name->getString().size()); in emitModuleMetadata()
374 Streamer.emitULEB128IntValue(Key->getString().size()); in emitModuleMetadata()
381 Streamer.emitULEB128IntValue(Value.size()); in emitModuleMetadata()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h770 unsigned emitULEB128IntValue(uint64_t Value, unsigned PadTo = 0);