Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h396 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()
401 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel()
409 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) { in hasCallSiteBeginLabel()
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp200 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local
243 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local
558 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
DEHStreamer.h65 MCSymbol *BeginLabel; // Null indicates the start of the function. member
DWin64Exception.cpp321 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in emitCXXFrameHandler3Table() local
DDwarfDebug.cpp1407 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + Name + "_begin"); in emitDebugPubSection() local
/external/v8/src/compiler/
Dcontrol-builders.cc85 void SwitchBuilder::BeginLabel(int index, Node* condition) { in BeginLabel() function in v8::internal::compiler::SwitchBuilder
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp395 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
490 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp657 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local
922 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5470 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local