Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp30 MCSymbol *EndLabel = Asm.createTempSymbol(Prefix + "end"); in emitHeader() local
54 MCSymbol *EndLabel = nullptr; in emit() local
DDwarfUnit.h52 MCSymbol *EndLabel = nullptr; variable
DEHStreamer.h64 MCSymbol *EndLabel; // Null indicates the end of the function. member
DDwarfFile.cpp55 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
DCodeViewDebug.cpp1104 const MCSymbol *EndLabel = std::get<1>(HeapAllocSite); in emitDebugInfoForFunction() local
2916 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local
2924 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection()
2939 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local
3036 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
3049 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
DWinException.cpp617 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange()
1101 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
DEHStreamer.cpp520 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
DDwarfDebug.cpp1454 const MCSymbol *EndLabel; in buildLocationList() local
2125 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + Name + "_end"); 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()
762 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in tidyLandingPads() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp223 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7129 MCSymbol *EndLabel = MMI.getContext().createTempSymbol(); in lowerInvokable() local