Home
last modified time | relevance | path

Searched defs:EndLabel (Results 1 – 25 of 399) sorted by last modified time

12345678910>>...16

/dports/lang/nbc/NXT/
H A DuNBCCommon.pas167 property EndLabel : string read GetEndLabel; property
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h133 MCSymbol *BeginLabel, *EndLabel; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp223 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Lower/
H A DIO.cpp767 [&](const Fortran::parser::EndLabel &) { csi.hasEnd = true; }, in genConditionHandlerCall()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dunparse.cpp1299 [&](const EndLabel &) { in Pre()
1352 [&](const EndLabel &) { Word("END="); }, in Before()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcheck-io.cpp186 void IoChecker::Enter(const parser::EndLabel &) { in Enter()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
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.h64 MCSymbol *EndLabel; // Null indicates the end of the function. member
H A DDwarfFile.cpp54 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
H A DDwarfUnit.h49 MCSymbol *EndLabel = nullptr; variable
H A DEHStreamer.cpp709 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
H A DAddressPool.cpp29 MCSymbol *EndLabel = in emitHeader() local
49 MCSymbol *EndLabel = nullptr; in emit() local
H A DCodeViewDebug.cpp1139 const MCSymbol *EndLabel = std::get<1>(HeapAllocSite); in emitDebugInfoForFunction() local
2980 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
2988 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
3003 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local
3120 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
3134 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineFunction.cpp716 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
804 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in tidyLandingPads() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/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
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1676 const MCSymbol *EndLabel; in buildLocationList() local
2439 MCSymbol *EndLabel = Asm->emitDwarfUnitLength( in emitDebugPubSection() local
H A DDwarfFile.cpp54 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
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
2980 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
2988 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
3003 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local
3120 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
3134 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
H A DAddressPool.cpp29 MCSymbol *EndLabel = in emitHeader() local
49 MCSymbol *EndLabel = nullptr; in emit() local
H A DDwarfCompileUnit.cpp613 auto *EndLabel = DD->getLabelAfterInsn(R.second); in attachRangesOrLowHighPC() local
H A DDwarfUnit.h49 MCSymbol *EndLabel = nullptr; variable
H A DEHStreamer.cpp709 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
H A DWinException.cpp638 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
1124 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7397 MCSymbol *EndLabel = MMI.getContext().createTempSymbol(); in lowerEndEH() local

12345678910>>...16