Home
last modified time | relevance | path

Searched defs:predecessor_id (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dmerge_blocks_reduction_opportunity.cpp47 const uint32_t predecessor_id = predecessors[0]; in PreconditionHolds() local
63 const uint32_t predecessor_id = predecessors[0]; in Apply() local
/third_party/spirv-tools/source/reduce/
Dmerge_blocks_reduction_opportunity.cpp47 const uint32_t predecessor_id = predecessors[0]; in PreconditionHolds() local
63 const uint32_t predecessor_id = predecessors[0]; in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dmerge_blocks_reduction_opportunity.cpp47 const uint32_t predecessor_id = predecessors[0]; in PreconditionHolds() local
63 const uint32_t predecessor_id = predecessors[0]; in Apply() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp136 for (auto predecessor_id : ir_context->cfg()->preds(message_.block_id())) { in Apply() local
400 [ir_context, inst_to_propagate](uint32_t predecessor_id) { in IsApplicableToBlock()
Dtransformation_propagate_instruction_down.cpp115 for (auto predecessor_id : ir_context->cfg()->preds(merge_block_id)) { in Apply() local
555 for (auto predecessor_id : ir_context->cfg()->preds(merge_block_id)) { in GetOpPhiBlockId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp136 for (auto predecessor_id : ir_context->cfg()->preds(message_.block_id())) { in Apply() local
400 [ir_context, inst_to_propagate](uint32_t predecessor_id) { in IsApplicableToBlock()
Dtransformation_propagate_instruction_down.cpp115 for (auto predecessor_id : ir_context->cfg()->preds(merge_block_id)) { in Apply() local
555 for (auto predecessor_id : ir_context->cfg()->preds(merge_block_id)) { in GetOpPhiBlockId() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp136 for (auto predecessor_id : ir_context->cfg()->preds(message_.block_id())) { in Apply() local
400 [ir_context, inst_to_propagate](uint32_t predecessor_id) { in IsApplicableToBlock()
Dtransformation_propagate_instruction_down.cpp115 for (auto predecessor_id : ir_context->cfg()->preds(merge_block_id)) { in Apply() local
555 for (auto predecessor_id : ir_context->cfg()->preds(merge_block_id)) { in GetOpPhiBlockId() local