Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h66 MCSymbol *EndLabel; // Null indicates the end of the function. member
DWinException.cpp565 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
939 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
DEHStreamer.cpp561 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
DDwarfDebug.cpp845 const MCSymbol *EndLabel; in buildLocationList() local
1428 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + Name + "_end"); in emitDebugPubSection() local
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp302 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
391 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in TidyLandingPads() local
/external/v8/src/compiler/
Dcontrol-builders.cc101 void SwitchBuilder::EndLabel() { in EndLabel() function in v8::internal::compiler::SwitchBuilder
/external/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp229 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp774 MCSymbol *EndLabel = Asm->createTempSymbol("Earange"); in emitUnitRangesEntries() local
1036 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + SecName + "_end"); in emitPubSectionForUnit() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5325 MCSymbol *EndLabel = MMI.getContext().createTempSymbol(); in lowerInvokable() local