Searched defs:EndLabel (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h74 MCSymbol *EndLabel; // zero indicates the end of the function. member in struct:llvm::DwarfException::CallSiteEntry
H A DDwarfDebug.cpp554 MCSymbol *EndLabel = getLabelAfterInsn(RI->second); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp476 MCSymbol *EndLabel = LandingPad.EndLabels[j]; local
393 addInvoke(MachineBasicBlock *LandingPad, MCSymbol *BeginLabel, MCSymbol *EndLabel) argument
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp218 MCSymbol *EndLabel = OutContext.CreateTempSymbol(); local

Completed in 104 milliseconds