Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h73 MCSymbol *EndLabel; // zero indicates the end of the function. member
DDwarfException.cpp588 MCSymbol *EndLabel = S.EndLabel; in EmitExceptionTable() local
DDwarfDebug.cpp521 MCSymbol *EndLabel = getLabelAfterInsn(RI->second); in constructInlinedScopeDIE() local
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp394 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
476 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in TidyLandingPads() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5381 MCSymbol *EndLabel = MMI.getContext().CreateTempSymbol(); in LowerCallTo() local