Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcfg.cpp144 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors()
155 [&order, &seen, this](const uint32_t sbid) { in ComputePostOrderTraversal()
Dcommon_uniform_elim_pass.cpp307 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcfg.cpp144 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors()
155 [&order, &seen, this](const uint32_t sbid) { in ComputePostOrderTraversal()
Dcommon_uniform_elim_pass.cpp306 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors()