/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 353 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel() 358 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel() 366 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) { in hasCallSiteBeginLabel()
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 209 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local 252 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local 513 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
|
D | EHStreamer.h | 64 MCSymbol *BeginLabel; // Null indicates the start of the function. member
|
D | WinException.cpp | 587 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
|
D | DwarfDebug.cpp | 1669 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + Name + "_begin"); in emitDebugPubSection() local
|
D | CodeViewDebug.cpp | 2648 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local
|
/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/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfException.cpp | 252 MCSymbol *BeginLabel = MI->getOperand(0).getMCSymbol(); in ComputeCallSiteTable() local 375 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in EmitExceptionTable() local 587 MCSymbol *BeginLabel = S.BeginLabel; in EmitExceptionTable() local
|
D | DwarfException.h | 93 MCSymbol *BeginLabel; // zero indicates the start of the function. member
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITDwarfEmitter.cpp | 189 MCSymbol *BeginLabel; // zero indicates the start of the function. member 302 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in EmitExceptionTable() local 320 MCSymbol *BeginLabel = MI->getOperand(0).getMCSymbol(); in EmitExceptionTable() 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-7.0/llvm/tools/dsymutil/ |
D | DwarfStreamer.cpp | 330 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local 617 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineModuleInfo.cpp | 394 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 475 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineFunction.cpp | 671 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke() 716 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in tidyLandingPads() local
|
/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
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 5134 MCSymbol *BeginLabel = 0; in LowerCallTo() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 5692 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 6348 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local
|