Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp200 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local
273 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local
706 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
H A DEHStreamer.h63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
H A DCodeViewDebug.cpp1138 const MCSymbol *BeginLabel = std::get<0>(HeapAllocSite); in emitDebugInfoForFunction() local
2978 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local
3001 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginSymbolRecord() local
H A DWinException.cpp637 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
H A DDwarfCompileUnit.cpp612 auto *BeginLabel = DD->getLabelBeforeInsn(R.first); in attachRangesOrLowHighPC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp368 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local
649 MCSymbol *BeginLabel = MC->createTempSymbol(); in translateLineTable() local
730 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp697 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
784 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in tidyLandingPads() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h133 MCSymbol *BeginLabel, *EndLabel; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7309 MCSymbol *&BeginLabel) { in lowerStartEH()
7333 MCSymbol *BeginLabel) { in lowerEndEH()
7363 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local
8471 MCSymbol *BeginLabel = nullptr; in visitInlineAsm() local