/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A 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
|
H A D | AddressPool.cpp | 29 MCSymbol *BeginLabel = Asm.createTempSymbol(Prefix + "start"); in emitHeader() local
|
H A D | EHStreamer.h | 63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
|
H A 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
|
H A D | WinException.cpp | 616 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A 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
|
H A D | EHStreamer.h | 64 MCSymbol *BeginLabel; // Null indicates the start of the function. member
|
H A D | WinException.cpp | 579 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
|
H A D | DwarfDebug.cpp | 1331 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + Name + "_begin"); in emitDebugPubSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.cpp | 197 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local 276 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local 716 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
|
H A D | EHStreamer.h | 63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
|
H A D | CodeViewDebug.cpp | 1219 const MCSymbol *BeginLabel = std::get<0>(HeapAllocSite); in emitDebugInfoForFunction() local 3118 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local 3141 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginSymbolRecord() local
|
H A D | WinException.cpp | 626 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
|
H A D | DwarfCompileUnit.cpp | 626 auto *BeginLabel = DD->getLabelBeforeInsn(R.first); in attachRangesOrLowHighPC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 331 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitDwarfDebugArangesTable() local 641 MCSymbol *BeginLabel = MC->createTempSymbol(); in translateLineTable() local 722 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineModuleInfo.cpp | 302 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 390 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() 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() 761 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in tidyLandingPads() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | AsmPrinter.h | 135 MCSymbol *BeginLabel, *EndLabel; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | AsmPrinter.h | 135 MCSymbol *BeginLabel, *EndLabel; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | AsmPrinter.h | 135 MCSymbol *BeginLabel, *EndLabel; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | AsmPrinter.h | 135 MCSymbol *BeginLabel, *EndLabel; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | AsmPrinter.h | 135 MCSymbol *BeginLabel, *EndLabel; member
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | DwarfLinker.cpp | 775 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local 1037 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineFunction.cpp | 757 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
|