Home
last modified time | relevance | path

Searched refs:DebugInfo (Results 1 – 25 of 155) sorted by relevance

1234567

/third_party/mindspore/mindspore/core/utils/
Dinfo.cc97 DebugInfo::DebugInfo() { in DebugInfo() function in mindspore::DebugInfo
104 DebugInfo::DebugInfo(const std::string &name) { in DebugInfo() function in mindspore::DebugInfo
111 DebugInfo::DebugInfo(const LocationPtr &loc) { in DebugInfo() function in mindspore::DebugInfo
118 int64_t DebugInfo::debug_id() { in debug_id()
128 int64_t DebugInfo::unique_id_through_copy() const { in unique_id_through_copy()
138 std::string DebugInfo::debug_name() { in debug_name()
157 name_ = prefix + DebugInfo::debug_name(); in debug_name()
163 return prefix + DebugInfo::debug_name(); in debug_name()
168 if (deco_loc_ != nullptr && DebugInfo::location() != nullptr) { in location()
169 LocationPtr loc = std::make_shared<Location>(*DebugInfo::location()); in location()
[all …]
Dinfo.h130 class MS_CORE_API DebugInfo : public Base {
132 DebugInfo();
134 explicit DebugInfo(const std::string &name);
136 explicit DebugInfo(const LocationPtr &loc);
138 ~DebugInfo() override = default;
139 MS_DECLARE_PARENT(DebugInfo, Base);
182 class MS_CORE_API NodeDebugInfo : public DebugInfo {
190 explicit NodeDebugInfo(const std::string &name) : DebugInfo(name) { in NodeDebugInfo()
210 class GraphDebugInfo : public DebugInfo {
220 explicit GraphDebugInfo(const std::string &name) : DebugInfo(name) { in GraphDebugInfo()
/third_party/skia/third_party/externals/swiftshader/docs/
DReactorDebugInfo.md39 …egin with a call to `RR_DEBUG_INFO_UPDATE_LOC()`, which calls into `rr::DebugInfo::EmitLocation()`.
41 `rr::DebugInfo::EmitLocation()` calls `rr::DebugInfo::getCallerBacktrace()`,
76 `rr::DebugInfo::getOrParseFileTokens()` scans a source file line by line, and
94 `rr::DebugInfo::getOrParseFileTokens()` to identify the variable name.
109 `rr::DebugInfo::EmitVariable()` buffers the binding into
111 `DebugInfo::emitPending()`. For variable construction and assignment, C++
121 `rr::DebugInfo` maintains a stack of `llvm::DIScope`s and `llvm::DILocation`s
150 rr::DebugInfo::diScope[0].di: ↳ DISubprogram: "main"
151 rr::DebugInfo::diScope[1].di: ↳ DISubprogram: "A"
152 rr::DebugInfo::diScope[2].di: ↳ DISubprogram: "B"
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
Dmodule.modulemap88 module DIContext { header "DebugInfo/DIContext.h" export * }
94 umbrella "DebugInfo/DWARF"
101 umbrella "DebugInfo/PDB"
108 exclude header "DebugInfo/PDB/DIA/DIADataStream.h"
109 exclude header "DebugInfo/PDB/DIA/DIAEnumDebugStreams.h"
110 exclude header "DebugInfo/PDB/DIA/DIAEnumFrameData.h"
111 exclude header "DebugInfo/PDB/DIA/DIAEnumInjectedSources.h"
112 exclude header "DebugInfo/PDB/DIA/DIAEnumLineNumbers.h"
113 exclude header "DebugInfo/PDB/DIA/DIAEnumSectionContribs.h"
114 exclude header "DebugInfo/PDB/DIA/DIAEnumSourceFiles.h"
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp80 DebugInfo::DebugInfo( in DebugInfo() function in rr::DebugInfo
125 DebugInfo::~DebugInfo() = default;
127 void DebugInfo::Finalize() in Finalize()
137 void DebugInfo::EmitLocation() in EmitLocation()
145 void DebugInfo::Flush() in Flush()
153 void DebugInfo::syncScope(Backtrace const &backtrace) in syncScope()
235 llvm::DILocation *DebugInfo::getLocation(const Backtrace &backtrace, size_t i) in getLocation()
247 void DebugInfo::EmitVariable(Value *variable) in EmitVariable()
318 void DebugInfo::emitPending(Scope &scope, IRBuilder *builder) in emitPending()
391 void DebugInfo::NotifyObjectEmitted(uint64_t key, const llvm::object::ObjectFile &obj, const llvm::… in NotifyObjectEmitted()
[all …]
DLLVMReactorDebugInfo.hpp66 class DebugInfo class
71 DebugInfo(IRBuilder *builder,
76 ~DebugInfo();
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dlocal_ssa_elim_test.cpp2080 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2208 %ext = OpExtInstImport "NonSemantic.Shader.DebugInfo.100" in TEST_F()
2331 %1 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2579 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2707 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2858 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3023 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3177 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3297 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3408 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
[all …]
Dpass_merge_return_test.cpp108 %10 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
139 %10 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
340 %13 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
377 %13 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
497 %12 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
705 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dlocal_ssa_elim_test.cpp2080 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2208 %ext = OpExtInstImport "NonSemantic.Shader.DebugInfo.100" in TEST_F()
2331 %1 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2579 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2707 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2858 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3023 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3177 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3297 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3408 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
[all …]
Dpass_merge_return_test.cpp108 %10 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
139 %10 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
340 %13 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
377 %13 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
497 %12 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
705 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
/third_party/spirv-tools/test/opt/
Dlocal_ssa_elim_test.cpp2080 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2197 %1 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2445 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2573 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2724 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
2889 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3043 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3163 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3274 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
3404 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
[all …]
Dpass_merge_return_test.cpp108 %10 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
139 %10 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
340 %13 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
377 %13 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
497 %12 = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
705 %ext = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DEchoMessages.cs53 … pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.DebugInfo), global::Grpc.Testing.DebugInfo.… in EchoMessagesReflection()
68 public sealed partial class DebugInfo : pb::IMessage<DebugInfo> class
73 …ivate static readonly pb::MessageParser<DebugInfo> _parser = new pb::MessageParser<DebugInfo>(() =…
76 public static pb::MessageParser<DebugInfo> Parser { get { return _parser; } }
89 public DebugInfo() { in DebugInfo() method in Grpc.Testing.DebugInfo
96 public DebugInfo(DebugInfo other) : this() { in DebugInfo() method in Grpc.Testing.DebugInfo
103 public DebugInfo Clone() { in Clone()
104 return new DebugInfo(this); in Clone()
130 return Equals(other as DebugInfo); in Equals()
134 public bool Equals(DebugInfo other) { in Equals()
[all …]
DCustomErrorDetailsTest.cs103 private static DebugInfo GetDebugInfo(Metadata trailers) in GetDebugInfo()
106 return DebugInfo.Parser.ParseFrom(entry.ValueBytes); in GetDebugInfo()
120 var debugInfo = new DebugInfo(); in UnaryCall()
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_ext_inst_debug_test.cpp293 %DbgExt = OpExtInstImport "DebugInfo" in TEST_F()
312 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
331 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
357 %DbgExt = OpExtInstImport "NonSemantic.Shader.DebugInfo.100" in TEST_F()
398 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_P()
439 %DbgExt = OpExtInstImport "NonSemantic.Shader.DebugInfo.100" in TEST_P()
484 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
514 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
554 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
579 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_ext_inst_debug_test.cpp293 %DbgExt = OpExtInstImport "DebugInfo" in TEST_F()
312 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
331 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
357 %DbgExt = OpExtInstImport "NonSemantic.Shader.DebugInfo.100" in TEST_F()
398 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_P()
439 %DbgExt = OpExtInstImport "NonSemantic.Shader.DebugInfo.100" in TEST_P()
484 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
514 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
554 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
579 %DbgExt = OpExtInstImport "OpenCL.DebugInfo.100" in TEST_F()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp141 writeInitialLength(CU.Length, OS, DebugInfo.IsLittleEndian); in onStartCompileUnit()
142 writeInteger((uint16_t)CU.Version, OS, DebugInfo.IsLittleEndian); in onStartCompileUnit()
144 writeInteger((uint8_t)CU.Type, OS, DebugInfo.IsLittleEndian); in onStartCompileUnit()
145 writeInteger((uint8_t)CU.AddrSize, OS, DebugInfo.IsLittleEndian); in onStartCompileUnit()
146 writeInteger((uint32_t)CU.AbbrOffset, OS, DebugInfo.IsLittleEndian); in onStartCompileUnit()
148 writeInteger((uint32_t)CU.AbbrOffset, OS, DebugInfo.IsLittleEndian); in onStartCompileUnit()
149 writeInteger((uint8_t)CU.AddrSize, OS, DebugInfo.IsLittleEndian); in onStartCompileUnit()
159 writeInteger(U, OS, DebugInfo.IsLittleEndian); in onValue()
163 writeInteger(U, OS, DebugInfo.IsLittleEndian); in onValue()
167 writeInteger(U, OS, DebugInfo.IsLittleEndian); in onValue()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/
DAndroid.bp346 "llvm/lib/DebugInfo/CodeView/CodeViewError.cpp",
347 "llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp",
348 "llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp",
349 "llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp",
350 "llvm/lib/DebugInfo/CodeView/EnumTables.cpp",
351 "llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp",
352 "llvm/lib/DebugInfo/CodeView/Line.cpp",
353 "llvm/lib/DebugInfo/CodeView/RecordName.cpp",
354 "llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp",
355 "llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp",
[all …]
DBUILD.gn532 "llvm/lib/IR/DebugInfo.cpp",
801 "llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp",
802 "llvm/lib/DebugInfo/CodeView/CodeViewError.cpp",
803 "llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp",
804 "llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp",
805 "llvm/lib/DebugInfo/CodeView/EnumTables.cpp",
806 "llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp",
807 "llvm/lib/DebugInfo/CodeView/Line.cpp",
808 "llvm/lib/DebugInfo/CodeView/RecordName.cpp",
809 "llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp",
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DCMakeLists.txt13 ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/GSYM
14 ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DCMakeLists.txt32 ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/DWARF
33 ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DLLVMBuild.txt1 ;===- ./lib/DebugInfo/MSF/LLVMBuild.txt -------------------*- Conf -*--===;
20 parent = DebugInfo
/third_party/spirv-tools/test/
Dext_inst.debuginfo_test.cpp145 4, uint32_t(DebugInfo##E0) \
152 4, 5, uint32_t(DebugInfo##E0) \
228 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum \
236 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8 \
244 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9 \
252 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9, 10 \
260 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9, 10, 11 \
353 uint32_t(DebugInfo##E0) \
360 uint32_t(DebugInfo##E0), L0 \
367 uint32_t(DebugInfo##E0), L0, L1 \
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.debuginfo_test.cpp145 4, uint32_t(DebugInfo##E0) \
152 4, 5, uint32_t(DebugInfo##E0) \
228 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum \
236 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8 \
244 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9 \
252 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9, 10 \
260 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9, 10, 11 \
353 uint32_t(DebugInfo##E0) \
360 uint32_t(DebugInfo##E0), L0 \
367 uint32_t(DebugInfo##E0), L0, L1 \
/third_party/skia/third_party/externals/spirv-tools/test/
Dext_inst.debuginfo_test.cpp145 4, uint32_t(DebugInfo##E0) \
152 4, 5, uint32_t(DebugInfo##E0) \
228 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum \
236 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8 \
244 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9 \
252 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9, 10 \
260 4, uint32_t(DebugInfo##E0), 5, L0, L1, 6, 7, Fnum, 8, 9, 10, 11 \
353 uint32_t(DebugInfo##E0) \
360 uint32_t(DebugInfo##E0), L0 \
367 uint32_t(DebugInfo##E0), L0, L1 \

1234567