Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp30 MCSymbol *EndLabel = in emitHeader() local
50 MCSymbol *EndLabel = nullptr; in emit() local
H A DDwarfFile.cpp52 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
H A DDwarfUnit.h52 MCSymbol *EndLabel = nullptr; variable
H A DEHStreamer.h64 MCSymbol *EndLabel; // Null indicates the end of the function. member
H A DEHStreamer.cpp197 MCSymbol *EndLabel = LandingPad->BeginLabels[j]; in computePadMap() local
718 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
[all...]
H A DCodeViewDebug.cpp1234 const MCSymbol *EndLabel = std::get<1>(HeapAllocSite); in emitDebugInfoForFunction() local
3156 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
3164 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
3179 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local
3310 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
3324 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
H A DWinException.cpp627 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
1130 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
H A DDwarfDebug.cpp1713 const MCSymbol *EndLabel; in buildLocationList() local
2539 MCSymbol *EndLabel = Asm->emitDwarfUnitLength( emitDebugPubSection() local
[all...]
H A DDwarfCompileUnit.cpp658 auto *EndLabel = DD->getLabelAfterInsn(R.second); attachRangesOrLowHighPC() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp316 MCSymbol *EndLabel = Asm->createTempSymbol("Edebugstroff"); in emitStringOffsets() local
442 MCSymbol *EndLabel = Asm->createTempSymbol("Earange"); in emitDwarfDebugArangesTable() local
514 MCSymbol *EndLabel = Asm->createTempSymbol("Ernglists"); in emitDwarfDebugRangeListHeader() local
553 MCSymbol *EndLabel) { in emitDwarfDebugRangeListFooter() argument
611 MCSymbol *EndLabel = Asm->createTempSymbol("Eloclists"); emitDwarfDebugLocListHeader() local
654 emitDwarfDebugLocListFooter(const CompileUnit & Unit,MCSymbol * EndLabel) emitDwarfDebugLocListFooter() argument
712 MCSymbol *EndLabel = Asm->createTempSymbol("Edebugaddr"); emitDwarfDebugAddrsHeader() local
747 emitDwarfDebugAddrsFooter(const CompileUnit & Unit,MCSymbol * EndLabel) emitDwarfDebugAddrsFooter() argument
1202 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + SecName + "_end"); emitPubSectionForUnit() local
[all...]
H A DDWARFLinker.cpp1978 TheDwarfEmitter->emitDwarfDebugRangeListFooter(Unit, EndLabel); in generateUnitLocations() local
1920 MCSymbol *EndLabel = TheDwarfEmitter->emitDwarfDebugRangeListHeader(Unit); generateUnitRanges() local
2042 MCSymbol *EndLabel = Emitter->emitDwarfDebugAddrsHeader(Unit); emitDebugAddrSection() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp233 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h135 MCSymbol *BeginLabel, *EndLabel; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h206 void setEndLabel(MCSymbol *EndLabel) { in setEndLabel() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp773 addInvoke(MachineBasicBlock * LandingPad,MCSymbol * BeginLabel,MCSymbol * EndLabel) addInvoke() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp147 addEndEntry(MCSymbol * EndLabel) addEndEntry() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1352 MCSymbol *EndLabel = MMI.getContext().createTempSymbol(); reportIPToStateForBlocks() local
H A DSelectionDAGBuilder.cpp8237 MCSymbol *EndLabel = MMI.getContext().createTempSymbol(); lowerEndEH() local