Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp29 MCSymbol *BeginLabel = Asm.createTempSymbol(Prefix + "start"); in emitHeader() local
DEHStreamer.cpp209 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local
252 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local
517 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
DEHStreamer.h63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
DCodeViewDebug.cpp1103 const MCSymbol *BeginLabel = std::get<0>(HeapAllocSite); in emitDebugInfoForFunction() local
2915 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local
2938 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginSymbolRecord() local
DWinException.cpp616 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
DDwarfUnit.cpp1624 MCSymbol *BeginLabel = Asm->createTempSymbol(Prefix + "start"); in emitCommonHeader() local
DDwarfDebug.cpp2124 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + Name + "_begin"); in emitDebugPubSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp674 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
761 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in tidyLandingPads() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7081 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local