Searched defs:sbid (Results 1 – 8 of 8) sorted by relevance
/third_party/spirv-tools/source/opt/ |
D | cfg.cpp | 155 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors() 170 [&seen, &stack, this](const uint32_t sbid) { in ComputePostOrderTraversal()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | cfg.cpp | 155 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors() 170 [&seen, &stack, this](const uint32_t sbid) { in ComputePostOrderTraversal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | cfg.cpp | 155 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors() 170 [&seen, &stack, this](const uint32_t sbid) { in ComputePostOrderTraversal()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | local_ssa_elim_pass.cpp | 263 blk.ForEachSuccessorLabel([&blkId, this](uint32_t sbid) { in InitSSARewrite() 323 blk.ForEachSuccessorLabel([&blk, this](uint32_t sbid) { in ComputeStructuredSuccessors()
|
D | dead_branch_elim_pass.cpp | 72 blk.ForEachSuccessorLabel([&blk, this](uint32_t sbid) { in ComputeStructuredSuccessors()
|
D | local_single_store_elim_pass.cpp | 213 blk.ForEachSuccessorLabel([&blk, &ordered_blocks, this](uint32_t sbid) { in CalculateImmediateDominators()
|
D | inline_pass.cpp | 514 blk.ForEachSuccessorLabel([&blk, this](uint32_t sbid) { in ComputeStructuredSuccessors()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_eu_defines.h | 1134 unsigned sbid : 4; member 1156 tgl_swsb_sbid(enum tgl_sbid_mode mode, unsigned sbid) in tgl_swsb_sbid()
|