Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp201 MCOS->emitULEB128IntValue(FileNum); in emitOne()
206 MCOS->emitULEB128IntValue(Column); in emitOne()
220 MCOS->emitULEB128IntValue(Isa); in emitOne()
766 MCOS->emitULEB128IntValue(Name); in EmitAbbrev()
767 MCOS->emitULEB128IntValue(Form); in EmitAbbrev()
777 MCOS->emitULEB128IntValue(1); in EmitGenDwarfAbbrev()
804 MCOS->emitULEB128IntValue(2); in EmitGenDwarfAbbrev()
955 MCOS->emitULEB128IntValue(1); in EmitGenDwarfInfo()
1046 MCOS->emitULEB128IntValue(2); in EmitGenDwarfInfo()
1348 Streamer.emitULEB128IntValue(Reg); in emitCFIInstruction()
[all …]
H A DMCPseudoProbe.cpp56 MCOS->emitULEB128IntValue(Index); in emit()
160 MCOS->emitULEB128IntValue(Probes.size() + NeedSentinel); in emit()
162 MCOS->emitULEB128IntValue(Children.size()); in emit()
186 MCOS->emitULEB128IntValue(std::get<1>(Inlinee.first)); in emit()
H A DMCELFStreamer.cpp871 emitULEB128IntValue(Item.Tag); in createAttributesSection()
876 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
883 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
H A DMCObjectStreamer.cpp175 emitULEB128IntValue(*Diff); in emitAbsoluteSymbolDiffAsULEB128()
345 emitULEB128IntValue(IntValue); in emitULEB128Value()
527 OS.emitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
H A DMCAsmStreamer.cpp1313 emitULEB128IntValue(IntValue); in emitULEB128Value()
2519 emitULEB128IntValue(PointerSize + 1); in emitDwarfAdvanceLineAddr()
2535 emitULEB128IntValue(1); in emitDwarfAdvanceLineAddr()
H A DMCStreamer.cpp162 unsigned MCStreamer::emitULEB128IntValue(uint64_t Value, unsigned PadTo) { in emitULEB128IntValue() function in MCStreamer
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp532 MS->emitULEB128IntValue(PointerSize + 1); in emitLineTableForUnit()
549 MS->emitULEB128IntValue(FileNum); in emitLineTableForUnit()
555 MS->emitULEB128IntValue(Column); in emitLineTableForUnit()
565 MS->emitULEB128IntValue(Isa); in emitLineTableForUnit()
605 MS->emitULEB128IntValue(AddressDelta); in emitLineTableForUnit()
887 OutOffset += MS->emitULEB128IntValue(MacroEntry.Type); in emitMacroTableImpl()
905 OutOffset += MS->emitULEB128IntValue(MacroEntry.ExtConstant); in emitMacroTableImpl()
928 OutOffset += MS->emitULEB128IntValue(MacroEntry.Line); in emitMacroTableImpl()
971 OutOffset += MS->emitULEB128IntValue(MacroEntry.Line); in emitMacroTableImpl()
985 OutOffset += MS->emitULEB128IntValue(MacroEntry.Line); in emitMacroTableImpl()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp475 OutStreamer->emitULEB128IntValue(FieldCount); in EmitProducerInfo()
480 OutStreamer->emitULEB128IntValue(strlen(Producers.first)); in EmitProducerInfo()
482 OutStreamer->emitULEB128IntValue(Producers.second->size()); in EmitProducerInfo()
484 OutStreamer->emitULEB128IntValue(Producer.first.size()); in EmitProducerInfo()
486 OutStreamer->emitULEB128IntValue(Producer.second.size()); in EmitProducerInfo()
549 OutStreamer->emitULEB128IntValue(EmittedFeatures.size()); in EmitTargetFeatures()
552 OutStreamer->emitULEB128IntValue(F.Name.size()); in EmitTargetFeatures()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp130 Streamer.emitULEB128IntValue(Grouped.size()); in emitLocal()
132 Streamer.emitULEB128IntValue(Pair.second); in emitLocal()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp104 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()
109 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
116 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp580 Asm->OutStreamer->emitULEB128IntValue(LSDASizeWithAlign, in emitExceptionTable()
585 Asm->OutStreamer->emitULEB128IntValue(CallSiteTableSize); in emitExceptionTable()
H A DAsmPrinterDwarf.cpp48 OutStreamer->emitULEB128IntValue(Value, PadTo); in emitULEB128()
H A DAsmPrinter.cpp1347 OutStreamer->emitULEB128IntValue(MF.size()); in emitBBAddrMapSection()
1357 OutStreamer->emitULEB128IntValue(*MBB.getBBID()); in emitBBAddrMapSection()
1366 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()
1428 OutStreamer->emitULEB128IntValue(StackSize); in emitStackSizeSection()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp365 Streamer.emitULEB128IntValue(Name->getString().size()); in emitModuleMetadata()
382 Streamer.emitULEB128IntValue(Key->getString().size()); in emitModuleMetadata()
389 Streamer.emitULEB128IntValue(Value.size()); in emitModuleMetadata()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h760 unsigned emitULEB128IntValue(uint64_t Value, unsigned PadTo = 0);