Home
last modified time | relevance | path

Searched refs:inlined_at_ctx (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinline_pass.cpp157 analysis::DebugInlinedAtContext* inlined_at_ctx) { in CloneAndMapLocals() argument
177 callee_var_itr->GetDebugInlinedAt(), inlined_at_ctx)); in CloneAndMapLocals()
298 analysis::DebugInlinedAtContext* inlined_at_ctx, in AddStoresForVariableInitializers() argument
315 callee_itr->GetDebugScope(), inlined_at_ctx)); in AddStoresForVariableInitializers()
321 callee_itr->GetDebugScope().GetInlinedAt(), inlined_at_ctx)); in AddStoresForVariableInitializers()
366 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn, in InlineReturn() argument
378 inst->GetDebugScope(), inlined_at_ctx)); in InlineReturn()
401 analysis::DebugInlinedAtContext* inlined_at_ctx) { in InlineEntryBlock() argument
403 callee2caller, inlined_at_ctx, new_blk_ptr, callee_first_block); in InlineEntryBlock()
418 inlined_at_ctx))) { in InlineEntryBlock()
[all …]
Dinline_pass.h86 analysis::DebugInlinedAtContext* inlined_at_ctx);
194 analysis::DebugInlinedAtContext* inlined_at_ctx,
209 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn,
217 analysis::DebugInlinedAtContext* inlined_at_ctx);
225 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn);
Ddebug_info_manager.cpp257 DebugInlinedAtContext* inlined_at_ctx) { in BuildDebugScope() argument
260 inlined_at_ctx)); in BuildDebugScope()
264 uint32_t callee_inlined_at, DebugInlinedAtContext* inlined_at_ctx) { in BuildDebugInlinedAtChain() argument
265 if (inlined_at_ctx->GetScopeOfCallInstruction().GetLexicalScope() == in BuildDebugInlinedAtChain()
271 inlined_at_ctx->GetDebugInlinedAtChain(callee_inlined_at); in BuildDebugInlinedAtChain()
277 CreateDebugInlinedAt(inlined_at_ctx->GetLineOfCallInstruction(), in BuildDebugInlinedAtChain()
278 inlined_at_ctx->GetScopeOfCallInstruction()); in BuildDebugInlinedAtChain()
282 inlined_at_ctx->SetDebugInlinedAtChain(kNoInlinedAt, new_dbg_inlined_at_id); in BuildDebugInlinedAtChain()
314 inlined_at_ctx->SetDebugInlinedAtChain(callee_inlined_at, chain_head_id); in BuildDebugInlinedAtChain()
Ddebug_info_manager.h128 DebugInlinedAtContext* inlined_at_ctx);
134 DebugInlinedAtContext* inlined_at_ctx);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinline_pass.cpp157 analysis::DebugInlinedAtContext* inlined_at_ctx) { in CloneAndMapLocals() argument
177 callee_var_itr->GetDebugInlinedAt(), inlined_at_ctx)); in CloneAndMapLocals()
298 analysis::DebugInlinedAtContext* inlined_at_ctx, in AddStoresForVariableInitializers() argument
315 callee_itr->GetDebugScope(), inlined_at_ctx)); in AddStoresForVariableInitializers()
321 callee_itr->GetDebugScope().GetInlinedAt(), inlined_at_ctx)); in AddStoresForVariableInitializers()
366 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn, in InlineReturn() argument
378 inst->GetDebugScope(), inlined_at_ctx)); in InlineReturn()
401 analysis::DebugInlinedAtContext* inlined_at_ctx) { in InlineEntryBlock() argument
403 callee2caller, inlined_at_ctx, new_blk_ptr, callee_first_block); in InlineEntryBlock()
418 inlined_at_ctx))) { in InlineEntryBlock()
[all …]
Dinline_pass.h86 analysis::DebugInlinedAtContext* inlined_at_ctx);
194 analysis::DebugInlinedAtContext* inlined_at_ctx,
209 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn,
217 analysis::DebugInlinedAtContext* inlined_at_ctx);
225 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn);
Ddebug_info_manager.cpp257 DebugInlinedAtContext* inlined_at_ctx) { in BuildDebugScope() argument
260 inlined_at_ctx)); in BuildDebugScope()
264 uint32_t callee_inlined_at, DebugInlinedAtContext* inlined_at_ctx) { in BuildDebugInlinedAtChain() argument
265 if (inlined_at_ctx->GetScopeOfCallInstruction().GetLexicalScope() == in BuildDebugInlinedAtChain()
271 inlined_at_ctx->GetDebugInlinedAtChain(callee_inlined_at); in BuildDebugInlinedAtChain()
277 CreateDebugInlinedAt(inlined_at_ctx->GetLineOfCallInstruction(), in BuildDebugInlinedAtChain()
278 inlined_at_ctx->GetScopeOfCallInstruction()); in BuildDebugInlinedAtChain()
282 inlined_at_ctx->SetDebugInlinedAtChain(kNoInlinedAt, new_dbg_inlined_at_id); in BuildDebugInlinedAtChain()
314 inlined_at_ctx->SetDebugInlinedAtChain(callee_inlined_at, chain_head_id); in BuildDebugInlinedAtChain()
Ddebug_info_manager.h128 DebugInlinedAtContext* inlined_at_ctx);
134 DebugInlinedAtContext* inlined_at_ctx);
/third_party/spirv-tools/source/opt/
Dinline_pass.cpp157 analysis::DebugInlinedAtContext* inlined_at_ctx) { in CloneAndMapLocals() argument
177 callee_var_itr->GetDebugInlinedAt(), inlined_at_ctx)); in CloneAndMapLocals()
298 analysis::DebugInlinedAtContext* inlined_at_ctx, in AddStoresForVariableInitializers() argument
315 callee_itr->GetDebugScope(), inlined_at_ctx)); in AddStoresForVariableInitializers()
321 callee_itr->GetDebugScope().GetInlinedAt(), inlined_at_ctx)); in AddStoresForVariableInitializers()
366 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn, in InlineReturn() argument
378 inst->GetDebugScope(), inlined_at_ctx)); in InlineReturn()
401 analysis::DebugInlinedAtContext* inlined_at_ctx) { in InlineEntryBlock() argument
403 callee2caller, inlined_at_ctx, new_blk_ptr, callee_first_block); in InlineEntryBlock()
418 inlined_at_ctx))) { in InlineEntryBlock()
[all …]
Dinline_pass.h86 analysis::DebugInlinedAtContext* inlined_at_ctx);
194 analysis::DebugInlinedAtContext* inlined_at_ctx,
209 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn,
217 analysis::DebugInlinedAtContext* inlined_at_ctx);
225 analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn);
Ddebug_info_manager.cpp268 DebugInlinedAtContext* inlined_at_ctx) { in BuildDebugScope() argument
271 inlined_at_ctx)); in BuildDebugScope()
275 uint32_t callee_inlined_at, DebugInlinedAtContext* inlined_at_ctx) { in BuildDebugInlinedAtChain() argument
276 if (inlined_at_ctx->GetScopeOfCallInstruction().GetLexicalScope() == in BuildDebugInlinedAtChain()
282 inlined_at_ctx->GetDebugInlinedAtChain(callee_inlined_at); in BuildDebugInlinedAtChain()
288 CreateDebugInlinedAt(inlined_at_ctx->GetLineOfCallInstruction(), in BuildDebugInlinedAtChain()
289 inlined_at_ctx->GetScopeOfCallInstruction()); in BuildDebugInlinedAtChain()
293 inlined_at_ctx->SetDebugInlinedAtChain(kNoInlinedAt, new_dbg_inlined_at_id); in BuildDebugInlinedAtChain()
325 inlined_at_ctx->SetDebugInlinedAtChain(callee_inlined_at, chain_head_id); in BuildDebugInlinedAtChain()
Ddebug_info_manager.h129 DebugInlinedAtContext* inlined_at_ctx);
135 DebugInlinedAtContext* inlined_at_ctx);