Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcompact_ids_pass.cpp74 inst->UpdateLexicalScope(new_id); in Process()
Dinstruction.h323 void UpdateLexicalScope(uint32_t scope);
Dinstruction.cpp529 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() function in spvtools::opt::Instruction
Ddebug_info_manager.cpp670 if (predicate(inst)) inst->UpdateLexicalScope(after); in ReplaceAllUsesInDebugScopeWithPredicate()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcompact_ids_pass.cpp74 inst->UpdateLexicalScope(new_id); in Process()
Dinstruction.h323 void UpdateLexicalScope(uint32_t scope);
Ddebug_info_manager.cpp670 if (predicate(inst)) inst->UpdateLexicalScope(after); in ReplaceAllUsesInDebugScopeWithPredicate()
Dinstruction.cpp529 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() function in spvtools::opt::Instruction
/third_party/spirv-tools/source/opt/
Dcompact_ids_pass.cpp79 inst->UpdateLexicalScope(new_id); in Process()
Dinstruction.h337 void UpdateLexicalScope(uint32_t scope);
Dinstruction.cpp507 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() function in spvtools::opt::Instruction
Ddebug_info_manager.cpp676 if (predicate(inst)) inst->UpdateLexicalScope(after); in ReplaceAllUsesInDebugScopeWithPredicate()