Home
last modified time | relevance | path

Searched refs:emitLabelPlusOffset (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp83 AP.emitLabelPlusOffset(Label /*Hi*/, 0 /*Offset*/, 4 /*Size*/); in finishAssembly()
H A DAsmPrinterDwarf.cpp167 emitLabelPlusOffset(Label, Offset, getDwarfOffsetByteSize()); in emitDwarfOffset()
H A DDIE.cpp663 AP->emitLabelPlusOffset(SectionSym, Addr, in emitValue()
H A DAsmPrinter.cpp3083 void AsmPrinter::emitLabelPlusOffset(const MCSymbol *Label, uint64_t Offset, in emitLabelPlusOffset() function in AsmPrinter
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h681 void emitLabelPlusOffset(const MCSymbol *Label, uint64_t Offset,
688 emitLabelPlusOffset(Label, 0, Size, IsSectionRelative);