/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 29 MCSymbol *EndLabel = in emitHeader() local 49 MCSymbol *EndLabel = nullptr; in emit() local
|
H A D | EHStreamer.cpp | 198 MCSymbol *EndLabel = LandingPad->BeginLabels[j]; in computePadMap() local 719 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
|
H A D | CodeViewDebug.cpp | 1220 const MCSymbol *EndLabel = std::get<1>(HeapAllocSite); in emitDebugInfoForFunction() local 3119 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local 3127 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() 3142 *EndLabel = MMI->getContext().createTempSymbol(); in beginSymbolRecord() local 3273 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local 3287 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals() local
|
H A D | DwarfUnit.h | 47 MCSymbol *EndLabel = nullptr; variable
|
H A D | DwarfFile.cpp | 52 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
|
H A D | EHStreamer.h | 64 MCSymbol *EndLabel; // Null indicates the end of the function. member
|
H A D | WinException.cpp | 627 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange() 1126 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 30 MCSymbol *EndLabel = Asm.createTempSymbol(Prefix + "end"); in emitHeader() local 54 MCSymbol *EndLabel = nullptr; in emit() local
|
H A D | CodeViewDebug.cpp | 1104 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
|
H A D | DwarfUnit.h | 52 MCSymbol *EndLabel = nullptr; variable
|
H A D | EHStreamer.h | 64 MCSymbol *EndLabel; // Null indicates the end of the function. member
|
H A D | DwarfFile.cpp | 55 if (MCSymbol *EndLabel = TheU->getEndLabel()) in emitUnit() local
|
H A D | WinException.cpp | 617 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange() 1101 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
|
H A D | EHStreamer.cpp | 520 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 332 MCSymbol *EndLabel = Asm->createTempSymbol("Earange"); in emitDwarfDebugArangesTable() local 642 MCSymbol *EndLabel = MC->createTempSymbol(); in translateLineTable() local 723 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + SecName + "_end"); in emitPubSectionForUnit() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineModuleInfo.cpp | 302 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 391 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in TidyLandingPads() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.h | 65 MCSymbol *EndLabel; // Null indicates the end of the function. member
|
H A D | CodeViewDebug.cpp | 1952 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection() local 1960 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() 1995 MCSymbol *EndLabel = nullptr; in emitDebugInfoForGlobals() local
|
H A D | WinException.cpp | 580 const MCSymbol *EndLabel, int State) { in emitSEHActionsForRange() 1058 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable() member
|
H A D | DwarfDebug.cpp | 856 const MCSymbol *EndLabel; in buildLocationList() local 1332 MCSymbol *EndLabel = Asm->createTempSymbol("pub" + Name + "_end"); in emitDebugPubSection() local
|
H A D | EHStreamer.cpp | 561 MCSymbol *EndLabel = S.EndLabel; in emitExceptionTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineFunction.cpp | 674 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 762 MCSymbol *EndLabel = LandingPad.EndLabels[j]; in tidyLandingPads() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | SparcAsmPrinter.cpp | 223 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
|
/aosp_15_r20/external/llvm/lib/Target/Sparc/ |
H A D | SparcAsmPrinter.cpp | 227 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | SparcAsmPrinter.cpp | 223 MCSymbol *EndLabel = OutContext.createTempSymbol(); in LowerGETPCXAndEmitMCInsts() local
|