Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp168 auto constantIter = --get_module()->types_values_end(); in GetConstantId() local
169 get_def_use_mgr()->AnalyzeInstDef(&*constantIter); in GetConstantId()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp166 auto constantIter = --get_module()->types_values_end(); in GetConstantId() local
167 get_def_use_mgr()->AnalyzeInstDef(&*constantIter); in GetConstantId()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dstrength_reduction_pass.cpp162 auto constantIter = --get_module()->types_values_end(); in GetConstantId() local
163 get_def_use_mgr()->AnalyzeInstDef(&*constantIter); in GetConstantId()