Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp197 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local
276 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local
716 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
H A DEHStreamer.h63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
H A DCodeViewDebug.cpp1219 const MCSymbol *BeginLabel = std::get<0>(HeapAllocSite); in emitDebugInfoForFunction() local
3118 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local
3141 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginSymbolRecord() local
H A DWinException.cpp626 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
H A DDwarfCompileUnit.cpp626 auto *BeginLabel = DD->getLabelBeforeInsn(R.first); in attachRangesOrLowHighPC() local
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp331 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitDwarfDebugArangesTable() local
641 MCSymbol *BeginLabel = MC->createTempSymbol(); in translateLineTable() local
722 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h135 MCSymbol *BeginLabel, *EndLabel; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp757 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7805 MCSymbol *&BeginLabel) { in lowerStartEH()
7829 MCSymbol *BeginLabel) { in lowerEndEH()
7859 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local
8915 MCSymbol *BeginLabel = nullptr; in visitInlineAsm() local