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

/macosx-10.9.5/llvmCore-3425.0.33/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.cpp434 const MCSymbol *EndLabel = getLabelAfterInsn(RI->second); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineModuleInfo.cpp476 MCSymbol *EndLabel = LandingPad.EndLabels[j]; local
393 addInvoke(MachineBasicBlock *LandingPad, MCSymbol *BeginLabel, MCSymbol *EndLabel) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5455 MCSymbol *EndLabel = MMI.getContext().CreateTempSymbol(); local

Completed in 139 milliseconds