Home
last modified time | relevance | path

Searched defs:ProcessVariable (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp146 bool LocalSingleStoreElimPass::ProcessVariable(Instruction* var_inst) { in ProcessVariable() function in spvtools::opt::LocalSingleStoreElimPass
/external/angle/third_party/spirv-tools/src/source/opt/
Dlocal_single_store_elim_pass.cpp146 bool LocalSingleStoreElimPass::ProcessVariable(Instruction* var_inst) { in ProcessVariable() function in spvtools::opt::LocalSingleStoreElimPass
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp146 bool LocalSingleStoreElimPass::ProcessVariable(Instruction* var_inst) { in ProcessVariable() function in spvtools::opt::LocalSingleStoreElimPass
/external/stg/
Ddwarf_processor.cc896 void ProcessVariable(Entry& entry) { in ProcessVariable() function in stg::dwarf::Processor