/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | def_use_manager.cpp | 135 void DefUseManager::ForEachUser( in ForEachUser() function in spvtools::opt::analysis::DefUseManager 143 void DefUseManager::ForEachUser( in ForEachUser() function in spvtools::opt::analysis::DefUseManager 145 ForEachUser(GetDef(id), f); in ForEachUser() 192 ForEachUser(def, [&count](Instruction*) { ++count; }); in NumUsers() 215 ForEachUser(def, [&annos](Instruction* user) { in GetAnnotations()
|
D | def_use_manager.h | 136 void ForEachUser(const Instruction* def, 138 void ForEachUser(uint32_t id,
|
D | simplification_pass.cpp | 80 get_def_use_mgr()->ForEachUser(inst, [&work_list, &process_phis, in SimplifyFunction() 127 get_def_use_mgr()->ForEachUser( in SimplifyFunction()
|
D | private_to_local_pass.cpp | 93 context()->get_def_use_mgr()->ForEachUser( in FindLocalFunction() 227 context()->get_def_use_mgr()->ForEachUser( in UpdateUses()
|
D | dead_variable_elimination.cpp | 59 get_def_use_mgr()->ForEachUser(result_id, [&count](Instruction* user) { in Process()
|
D | fix_storage_class.cpp | 68 get_def_use_mgr()->ForEachUser( in PropagateStorageClass() 121 get_def_use_mgr()->ForEachUser( in FixInstructionStorageClass()
|
D | aggressive_dead_code_elim_pass.cpp | 112 get_def_use_mgr()->ForEachUser(ptrId, [this, ptrId, func](Instruction* user) { in AddStores() 169 get_def_use_mgr()->ForEachUser(tInst, [&dead](Instruction* user) { in IsTargetDead() 269 get_def_use_mgr()->ForEachUser( in AddBreaksAndContinuesToWorklist() 290 get_def_use_mgr()->ForEachUser(contId, [&contId, this](Instruction* user) { in AddBreaksAndContinuesToWorklist()
|
D | local_single_store_elim_pass.cpp | 246 def_use_mgr->ForEachUser(var_inst, [users, this](Instruction* user) { in FindUses()
|
D | propagator.cpp | 45 get_def_use_mgr()->ForEachUser( in AddSSAEdges()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | def_use_manager.cpp | 135 void DefUseManager::ForEachUser( in ForEachUser() function in spvtools::opt::analysis::DefUseManager 143 void DefUseManager::ForEachUser( in ForEachUser() function in spvtools::opt::analysis::DefUseManager 145 ForEachUser(GetDef(id), f); in ForEachUser() 192 ForEachUser(def, [&count](Instruction*) { ++count; }); in NumUsers() 215 ForEachUser(def, [&annos](Instruction* user) { in GetAnnotations()
|
D | simplification_pass.cpp | 80 get_def_use_mgr()->ForEachUser(inst, [&work_list, &process_phis, in SimplifyFunction() 127 get_def_use_mgr()->ForEachUser( in SimplifyFunction()
|
D | def_use_manager.h | 136 void ForEachUser(const Instruction* def, 138 void ForEachUser(uint32_t id,
|
D | private_to_local_pass.cpp | 93 context()->get_def_use_mgr()->ForEachUser( in FindLocalFunction() 227 context()->get_def_use_mgr()->ForEachUser( in UpdateUses()
|
D | dead_variable_elimination.cpp | 59 get_def_use_mgr()->ForEachUser(result_id, [&count](Instruction* user) { in Process()
|
D | fix_storage_class.cpp | 68 get_def_use_mgr()->ForEachUser( in PropagateStorageClass() 121 get_def_use_mgr()->ForEachUser( in FixInstructionStorageClass()
|
D | aggressive_dead_code_elim_pass.cpp | 112 get_def_use_mgr()->ForEachUser(ptrId, [this, ptrId, func](Instruction* user) { in AddStores() 169 get_def_use_mgr()->ForEachUser(tInst, [&dead](Instruction* user) { in IsTargetDead() 269 get_def_use_mgr()->ForEachUser( in AddBreaksAndContinuesToWorklist() 290 get_def_use_mgr()->ForEachUser(contId, [&contId, this](Instruction* user) { in AddBreaksAndContinuesToWorklist()
|
D | local_single_store_elim_pass.cpp | 249 def_use_mgr->ForEachUser(var_inst, [users, this](Instruction* user) { in FindUses()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | def_use_manager.cpp | 135 void DefUseManager::ForEachUser( in ForEachUser() function in spvtools::opt::analysis::DefUseManager 143 void DefUseManager::ForEachUser( in ForEachUser() function in spvtools::opt::analysis::DefUseManager 145 ForEachUser(GetDef(id), f); in ForEachUser() 192 ForEachUser(def, [&count](Instruction*) { ++count; }); in NumUsers() 215 ForEachUser(def, [&annos](Instruction* user) { in GetAnnotations()
|
D | def_use_manager.h | 136 void ForEachUser(const Instruction* def, 138 void ForEachUser(uint32_t id,
|
D | simplification_pass.cpp | 80 get_def_use_mgr()->ForEachUser(inst, [&work_list, &process_phis, in SimplifyFunction() 127 get_def_use_mgr()->ForEachUser( in SimplifyFunction()
|
D | private_to_local_pass.cpp | 93 context()->get_def_use_mgr()->ForEachUser( in FindLocalFunction() 227 context()->get_def_use_mgr()->ForEachUser( in UpdateUses()
|
D | dead_variable_elimination.cpp | 59 get_def_use_mgr()->ForEachUser(result_id, [&count](Instruction* user) { in Process()
|
D | fix_storage_class.cpp | 68 get_def_use_mgr()->ForEachUser( in PropagateStorageClass() 121 get_def_use_mgr()->ForEachUser( in FixInstructionStorageClass()
|
D | aggressive_dead_code_elim_pass.cpp | 112 get_def_use_mgr()->ForEachUser(ptrId, [this, ptrId, func](Instruction* user) { in AddStores() 169 get_def_use_mgr()->ForEachUser(tInst, [&dead](Instruction* user) { in IsTargetDead() 269 get_def_use_mgr()->ForEachUser( in AddBreaksAndContinuesToWorklist() 290 get_def_use_mgr()->ForEachUser(contId, [&contId, this](Instruction* user) { in AddBreaksAndContinuesToWorklist()
|
D | local_single_store_elim_pass.cpp | 246 def_use_mgr->ForEachUser(var_inst, [users, this](Instruction* user) { in FindUses()
|