Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp30 MCSymbol *EndLabel = Asm.createTempSymbol(Prefix + "end"); in emitHeader() local
52 MCSymbol *EndLabel = nullptr; in emit() local
DDwarfUnit.h48 MCSymbol *EndLabel = nullptr; variable
DDwarfFile.cpp54 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
DEHStreamer.h64 MCSymbol *EndLabel; // Null indicates the end of the function. member
DCodeViewDebug.cpp1116 const MCSymbol *EndLabel = std::get<1>(HeapAllocSite); in emitDebugInfoForFunction() local
2946 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
2954 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
2969 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local
3086 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
3100 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
DWinException.cpp624 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
1110 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
DEHStreamer.cpp712 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp30 MCSymbol *EndLabel = Asm.createTempSymbol(Prefix + "end"); in emitHeader() local
54 MCSymbol *EndLabel = nullptr; in emit() local
DDwarfUnit.h52 MCSymbol *EndLabel = nullptr; variable
DEHStreamer.h64 MCSymbol *EndLabel; // Null indicates the end of the function. member
DDwarfFile.cpp55 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
DCodeViewDebug.cpp1104 const MCSymbol *EndLabel = std::get<1>(HeapAllocSite); in emitDebugInfoForFunction() local
2916 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
2924 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
2939 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local
3036 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
3049 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
DWinException.cpp617 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
1101 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
DEHStreamer.cpp520 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp343 MCSymbol *EndLabel = Asm->createTempSymbol("Earange"); in emitUnitRangesEntries() local
624 MCSymbol *EndLabel = MC->createTempSymbol(); in translateLineTable() local
705 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + SecName + "_end"); in emitPubSectionForUnit() local
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h65 MCSymbol *EndLabel; // Null indicates the end of the function. member
DWinException.cpp580 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
1058 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
DEHStreamer.cpp561 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
DCodeViewDebug.cpp1952 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
1960 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
1995 MCSymbol *EndLabel = nullptr; in emitDebugInfoForGlobals() local
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp302 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
391 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in TidyLandingPads() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp674 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
762 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in tidyLandingPads() local
/external/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp227 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp223 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp223 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineFunction.cpp697 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
785 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in tidyLandingPads() local

12