Home
last modified time | relevance | path

Searched defs:EndLabel (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp29 MCSymbol *EndLabel = in emitHeader() local
49 MCSymbol *EndLabel = nullptr; in emit() local
H A DDwarfFile.cpp54 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
H A DDwarfUnit.h49 MCSymbol *EndLabel = nullptr; variable
H A DEHStreamer.h64 MCSymbol *EndLabel; // Null indicates the end of the function. member
H A DCodeViewDebug.cpp1139 const MCSymbol *EndLabel = std::get<1>(HeapAllocSite); in emitDebugInfoForFunction() local
2979 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
2987 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
3002 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local
3119 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
3133 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
H A DWinException.cpp638 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
1124 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
H A DEHStreamer.cpp709 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
H A DDwarfDebug.cpp1687 const MCSymbol *EndLabel; in buildLocationList() local
2389 MCSymbol *EndLabel = Asm->emitDwarfUnitLength( in emitDebugPubSection() local
H A DDwarfCompileUnit.cpp613 auto *EndLabel = DD->getLabelAfterInsn(R.second); in attachRangesOrLowHighPC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp369 MCSymbol *EndLabel = Asm->createTempSymbol("Earange"); in emitUnitRangesEntries() local
650 MCSymbol *EndLabel = MC->createTempSymbol(); in translateLineTable() local
731 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + SecName + "_end"); in emitPubSectionForUnit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp223 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp697 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
785 MCSymbol *EndLabel = LandingPad.EndLabels[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.cpp7341 MCSymbol *EndLabel = MMI.getContext().createTempSymbol(); in lowerEndEH() local