Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h64 MCSymbol *EndLabel; // zero indicates the end of the function. member
H A DEHStreamer.cpp560 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
H A DDwarfDebug.cpp881 const MCSymbol *EndLabel; in buildLocationList() local
1605 MCSymbol *EndLabel = Asm->GetTempSymbol("pub" + Name + "_end", ID); in emitDebugPubSection() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp392 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
474 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in TidyLandingPads() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp229 MCSymbol *EndLabel = OutContext.CreateTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5686 MCSymbol *EndLabel = MMI.getContext().CreateTempSymbol(); in lowerInvokable() local