Home
last modified time | relevance | path

Searched refs:UpdateDebugInlinedAt (Results 1 – 15 of 15) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dcompact_ids_pass.cpp82 inst->UpdateDebugInlinedAt(new_id); in Process()
Dinline_pass.cpp175 var_inst->UpdateDebugInlinedAt( in CloneAndMapLocals()
357 cp_inst->UpdateDebugInlinedAt(dbg_inlined_at); in InlineSingleInstruction()
Dinstruction.h306 void UpdateDebugInlinedAt(uint32_t new_inlined_at);
Dinstruction.cpp540 void Instruction::UpdateDebugInlinedAt(uint32_t new_inlined_at) { in UpdateDebugInlinedAt() function in spvtools::opt::Instruction
Ddebug_info_manager.cpp678 if (predicate(inst)) inst->UpdateDebugInlinedAt(after); in ReplaceAllUsesInDebugScopeWithPredicate()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcompact_ids_pass.cpp82 inst->UpdateDebugInlinedAt(new_id); in Process()
Dinline_pass.cpp175 var_inst->UpdateDebugInlinedAt( in CloneAndMapLocals()
357 cp_inst->UpdateDebugInlinedAt(dbg_inlined_at); in InlineSingleInstruction()
Dinstruction.h321 void UpdateDebugInlinedAt(uint32_t new_inlined_at);
Dinstruction.cpp538 void Instruction::UpdateDebugInlinedAt(uint32_t new_inlined_at) { in UpdateDebugInlinedAt() function in spvtools::opt::Instruction
Ddebug_info_manager.cpp678 if (predicate(inst)) inst->UpdateDebugInlinedAt(after); in ReplaceAllUsesInDebugScopeWithPredicate()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dcompact_ids_pass.cpp82 inst->UpdateDebugInlinedAt(new_id); in Process()
Dinline_pass.cpp175 var_inst->UpdateDebugInlinedAt( in CloneAndMapLocals()
357 cp_inst->UpdateDebugInlinedAt(dbg_inlined_at); in InlineSingleInstruction()
Dinstruction.h321 void UpdateDebugInlinedAt(uint32_t new_inlined_at);
Dinstruction.cpp538 void Instruction::UpdateDebugInlinedAt(uint32_t new_inlined_at) { in UpdateDebugInlinedAt() function in spvtools::opt::Instruction
Ddebug_info_manager.cpp678 if (predicate(inst)) inst->UpdateDebugInlinedAt(after); in ReplaceAllUsesInDebugScopeWithPredicate()