/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.cpp | 29 MCSymbol *BeginLabel = Asm.createTempSymbol(Prefix + "start"); in emitHeader() local
|
D | EHStreamer.cpp | 203 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local 276 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local 709 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
|
D | EHStreamer.h | 63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
|
D | CodeViewDebug.cpp | 1115 const MCSymbol *BeginLabel = std::get<0>(HeapAllocSite); in emitDebugInfoForFunction() local 2945 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local 2968 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginSymbolRecord() local
|
D | WinException.cpp | 623 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
|
D | DwarfCompileUnit.cpp | 574 auto *BeginLabel = DD->getLabelBeforeInsn(R.first); in attachRangesOrLowHighPC() local
|
D | DwarfUnit.cpp | 1678 MCSymbol *BeginLabel = Asm->createTempSymbol(Prefix + "start"); in emitCommonHeader() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.cpp | 29 MCSymbol *BeginLabel = Asm.createTempSymbol(Prefix + "start"); in emitHeader() local
|
D | EHStreamer.cpp | 209 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
|
D | EHStreamer.h | 63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
|
D | CodeViewDebug.cpp | 1103 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
|
D | WinException.cpp | 616 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
|
D | DwarfUnit.cpp | 1624 MCSymbol *BeginLabel = Asm->createTempSymbol(Prefix + "start"); in emitCommonHeader() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 384 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel() 389 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel() 397 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) { in hasCallSiteBeginLabel()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 200 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
|
D | EHStreamer.h | 64 MCSymbol *BeginLabel; // Null indicates the start of the function. member
|
D | WinException.cpp | 579 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
|
D | DwarfDebug.cpp | 1331 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + Name + "_begin"); in emitDebugPubSection() local
|
D | CodeViewDebug.cpp | 1951 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFStreamer.cpp | 342 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local 623 MCSymbol *BeginLabel = MC->createTempSymbol(); in translateLineTable() local 704 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
|
/external/llvm/lib/CodeGen/ |
D | MachineModuleInfo.cpp | 302 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 390 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineFunction.cpp | 674 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 761 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in tidyLandingPads() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineFunction.cpp | 697 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 784 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in tidyLandingPads() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | AsmPrinter.h | 132 MCSymbol *BeginLabel, *EndLabel; member
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 775 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local 1037 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
|