Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp85 AP.emitLabelPlusOffset(Label /*Hi*/, 0 /*Offset*/, 4 /*Size*/); in finishAssembly()
H A DAsmPrinterDwarf.cpp193 emitLabelPlusOffset(Label, Offset, getDwarfOffsetByteSize()); in emitDwarfOffset()
H A DDIE.cpp668 AP->emitLabelPlusOffset(SectionSym, Addr, SizeOf(AP, Form), true); in emitValue()
H A DAsmPrinter.cpp2426 void AsmPrinter::emitLabelPlusOffset(const MCSymbol *Label, uint64_t Offset, in emitLabelPlusOffset() function in AsmPrinter
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h591 void emitLabelPlusOffset(const MCSymbol *Label, uint64_t Offset,
598 emitLabelPlusOffset(Label, 0, Size, IsSectionRelative);