Home
last modified time | relevance | path

Searched refs:last_dbg_scope_ (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp39 last_dbg_scope_(kNoDebugScope, kNoInlinedAt) {} in IrLoader()
59 dbg_line_info_.emplace_back(module()->context(), *inst, last_dbg_scope_); in AddInstruction()
78 last_dbg_scope_ = in AddInstruction()
84 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
95 last_dbg_scope_ = in AddInstruction()
101 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
120 last_line_inst_->SetDebugScope(last_dbg_scope_); in AddInstruction()
171 if (last_dbg_scope_.GetLexicalScope() != kNoDebugScope) in AddInstruction()
172 spv_inst->SetDebugScope(last_dbg_scope_); in AddInstruction()
176 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
[all …]
Dir_loader.h90 DebugScope last_dbg_scope_; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_loader.cpp39 last_dbg_scope_(kNoDebugScope, kNoInlinedAt) {} in IrLoader()
59 dbg_line_info_.emplace_back(module()->context(), *inst, last_dbg_scope_); in AddInstruction()
78 last_dbg_scope_ = in AddInstruction()
84 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
95 last_dbg_scope_ = in AddInstruction()
101 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
120 last_line_inst_->SetDebugScope(last_dbg_scope_); in AddInstruction()
171 if (last_dbg_scope_.GetLexicalScope() != kNoDebugScope) in AddInstruction()
172 spv_inst->SetDebugScope(last_dbg_scope_); in AddInstruction()
176 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
[all …]
Dir_loader.h90 DebugScope last_dbg_scope_; variable
/third_party/spirv-tools/source/opt/
Dir_loader.cpp39 last_dbg_scope_(kNoDebugScope, kNoInlinedAt) {} in IrLoader()
59 dbg_line_info_.emplace_back(module()->context(), *inst, last_dbg_scope_); in AddInstruction()
78 last_dbg_scope_ = in AddInstruction()
84 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
95 last_dbg_scope_ = in AddInstruction()
101 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
120 last_line_inst_->SetDebugScope(last_dbg_scope_); in AddInstruction()
171 if (last_dbg_scope_.GetLexicalScope() != kNoDebugScope) in AddInstruction()
172 spv_inst->SetDebugScope(last_dbg_scope_); in AddInstruction()
176 last_dbg_scope_ = DebugScope(kNoDebugScope, kNoInlinedAt); in AddInstruction()
[all …]
Dir_loader.h90 DebugScope last_dbg_scope_; variable