Home
last modified time | relevance | path

Searched defs:header_block (Results 1 – 25 of 26) sorted by relevance

12

/third_party/spirv-tools/source/reduce/
Dremove_selection_reduction_opportunity.h31 RemoveSelectionReductionOpportunity(opt::BasicBlock* header_block) in RemoveSelectionReductionOpportunity()
Dstructured_construct_to_block_reduction_opportunity.cpp25 auto header_block = context_->cfg()->block(construct_header_); in Apply() local
Dremove_selection_reduction_opportunity_finder.cpp72 opt::IRContext* context, const opt::BasicBlock& header_block, in CanOpSelectionMergeBeRemoved()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_selection_reduction_opportunity.h31 RemoveSelectionReductionOpportunity(opt::BasicBlock* header_block) in RemoveSelectionReductionOpportunity()
Dstructured_construct_to_block_reduction_opportunity.cpp25 auto header_block = context_->cfg()->block(construct_header_); in Apply() local
Dremove_selection_reduction_opportunity_finder.cpp72 opt::IRContext* context, const opt::BasicBlock& header_block, in CanOpSelectionMergeBeRemoved()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dremove_selection_reduction_opportunity.h31 RemoveSelectionReductionOpportunity(opt::BasicBlock* header_block) in RemoveSelectionReductionOpportunity()
Dstructured_construct_to_block_reduction_opportunity.cpp25 auto header_block = context_->cfg()->block(construct_header_); in Apply() local
Dremove_selection_reduction_opportunity_finder.cpp72 opt::IRContext* context, const opt::BasicBlock& header_block, in CanOpSelectionMergeBeRemoved()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp46 auto header_block = in IsApplicable() local
231 auto header_block = ir_context->cfg()->block(message_.header_block_id()); in Apply() local
829 opt::IRContext* ir_context, const opt::BasicBlock& header_block) { in FindConvergenceBlock()
875 const opt::BasicBlock& header_block, uint32_t convergence_block_id, in RewriteOpPhiInstructionsAtConvergenceBlock()
Dfuzzer_pass.cpp619 auto header_block = fuzzerutil::MaybeFindBlock(GetIRContext(), header_id); in GetOrCreateSimpleLoopPreheader() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp46 auto header_block = in IsApplicable() local
231 auto header_block = ir_context->cfg()->block(message_.header_block_id()); in Apply() local
829 opt::IRContext* ir_context, const opt::BasicBlock& header_block) { in FindConvergenceBlock()
875 const opt::BasicBlock& header_block, uint32_t convergence_block_id, in RewriteOpPhiInstructionsAtConvergenceBlock()
Dfuzzer_pass.cpp619 auto header_block = fuzzerutil::MaybeFindBlock(GetIRContext(), header_id); in GetOrCreateSimpleLoopPreheader() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp46 auto header_block = in IsApplicable() local
231 auto header_block = ir_context->cfg()->block(message_.header_block_id()); in Apply() local
829 opt::IRContext* ir_context, const opt::BasicBlock& header_block) { in FindConvergenceBlock()
875 const opt::BasicBlock& header_block, uint32_t convergence_block_id, in RewriteOpPhiInstructionsAtConvergenceBlock()
Dfuzzer_pass.cpp619 auto header_block = fuzzerutil::MaybeFindBlock(GetIRContext(), header_id); in GetOrCreateSimpleLoopPreheader() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_if.c41 nir_block *header_block = nir_loop_first_block(loop); in find_continue_block() local
141 nir_block *header_block = nir_loop_first_block(loop); in opt_peel_loop_initial_if() local
396 nir_block *header_block = nir_loop_first_block(loop); in opt_split_alu_of_phi() local
627 nir_block *header_block = nir_loop_first_block(loop); in opt_simplify_bcsel_of_phi() local
/third_party/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp997 BasicBlock* header_block = GetHeaderBlock(blk); in GetHeaderBranch() local
1009 BasicBlock* header_block = nullptr; in GetHeaderBlock() local
1049 bool AggressiveDCEPass::BlockIsInConstruct(BasicBlock* header_block, in BlockIsInConstruct()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp979 BasicBlock* header_block = GetHeaderBlock(blk); in GetHeaderBranch() local
991 BasicBlock* header_block = nullptr; in GetHeaderBlock() local
1031 bool AggressiveDCEPass::BlockIsInConstruct(BasicBlock* header_block, in BlockIsInConstruct()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp979 BasicBlock* header_block = GetHeaderBlock(blk); in GetHeaderBranch() local
991 BasicBlock* header_block = nullptr; in GetHeaderBlock() local
1031 bool AggressiveDCEPass::BlockIsInConstruct(BasicBlock* header_block, in BlockIsInConstruct()
/third_party/spirv-tools/source/val/
Dvalidate_cfg.cpp700 uint32_t header_block; in StructuredControlFlowChecks() local
838 uint32_t header_block; in StructuredControlFlowChecks() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_private.h174 struct vtn_block *header_block; member
190 struct vtn_block *header_block; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_cfg.cpp696 uint32_t header_block; in StructuredControlFlowChecks() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp696 uint32_t header_block; in StructuredControlFlowChecks() local
/third_party/node/deps/v8/src/compiler/
Dscheduler.cc1720 if (BasicBlock* header_block = block->loop_header()) { in GetHoistBlock() local
/third_party/node/deps/v8/src/torque/
Dimplementation-visitor.cc1137 Block* header_block = assembler().NewBlock(); in Visit() local
1724 Block* header_block = assembler().NewBlock(); in Visit() local

12