Home
last modified time | relevance | path

Searched refs:AddOperandsToWorkList (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Daggressive_dead_code_elim_pass.h151 void AddOperandsToWorkList(const Instruction* inst);
Daggressive_dead_code_elim_pass.cpp333 AddOperandsToWorkList(live_inst); in ProcessWorkList()
345 AddOperandsToWorkList(&line_inst); in AddDebugInstructionsToWorkList()
508 void AggressiveDCEPass::AddOperandsToWorkList(const Instruction* inst) { in AddOperandsToWorkList() function in spvtools::opt::AggressiveDCEPass
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.h151 void AddOperandsToWorkList(const Instruction* inst);
Daggressive_dead_code_elim_pass.cpp333 AddOperandsToWorkList(live_inst); in ProcessWorkList()
345 AddOperandsToWorkList(&line_inst); in AddDebugInstructionsToWorkList()
508 void AggressiveDCEPass::AddOperandsToWorkList(const Instruction* inst) { in AddOperandsToWorkList() function in spvtools::opt::AggressiveDCEPass
/external/deqp-deps/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.h151 void AddOperandsToWorkList(const Instruction* inst);
Daggressive_dead_code_elim_pass.cpp333 AddOperandsToWorkList(live_inst); in ProcessWorkList()
345 AddOperandsToWorkList(&line_inst); in AddDebugInstructionsToWorkList()
508 void AggressiveDCEPass::AddOperandsToWorkList(const Instruction* inst) { in AddOperandsToWorkList() function in spvtools::opt::AggressiveDCEPass