Home
last modified time | relevance | path

Searched defs:BeginLabel (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp197 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local
270 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local
703 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
H A DEHStreamer.h63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
H A DCodeViewDebug.cpp1218 const MCSymbol *BeginLabel = std::get<0>(HeapAllocSite); in emitDebugInfoForFunction() local
3089 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local
3112 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginSymbolRecord() local
H A DWinException.cpp634 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
H A DDwarfCompileUnit.cpp624 auto *BeginLabel = DD->getLabelBeforeInsn(R.first); in attachRangesOrLowHighPC() local
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp383 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local
662 MCSymbol *BeginLabel = MC->createTempSymbol(); in translateLineTable() local
743 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h133 MCSymbol *BeginLabel, *EndLabel; member
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineFunction.cpp740 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
826 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in tidyLandingPads() local
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp968 const MCSymbol *BeginLabel = CallSite.Start; in emitLSDA() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7648 MCSymbol *&BeginLabel) { in lowerStartEH()
7672 MCSymbol *BeginLabel) { in lowerEndEH()
7702 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local
8729 MCSymbol *BeginLabel = nullptr; in visitInlineAsm() local