Home
last modified time | relevance | path

Searched refs:inst_to_delete (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp114 Instruction* inst_to_delete = &*(*inst); in ReplaceMultiplyByPowerOf2() local
116 context()->KillInst(inst_to_delete); in ReplaceMultiplyByPowerOf2()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp113 Instruction* inst_to_delete = &*(*inst); in ReplaceMultiplyByPowerOf2() local
115 context()->KillInst(inst_to_delete); in ReplaceMultiplyByPowerOf2()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dstrength_reduction_pass.cpp109 Instruction* inst_to_delete = &*(*inst); in ReplaceMultiplyByPowerOf2() local
111 context()->KillInst(inst_to_delete); in ReplaceMultiplyByPowerOf2()