Home
last modified time | relevance | path

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

12

/external/deqp-deps/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()
/external/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()
/external/angle/third_party/vulkan-deps/spirv-tools/src/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()
/external/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
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/deqp-deps/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
/external/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
397 nir_block *header_block = nir_loop_first_block(loop); in opt_split_alu_of_phi() local
650 nir_block *header_block = nir_loop_first_block(loop); in opt_simplify_bcsel_of_phi() local
/external/avb/libavb/
Davb_vbmeta_image.c43 const uint8_t* header_block; in avb_vbmeta_image_verify() local
/external/rust/crates/quiche/src/h3/
Dframe.rs360 let header_block = b.get_bytes(header_block_length as usize)?.to_vec(); in parse_push_promise() localVariable
404 let header_block = vec![1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]; in headers() localVariable
758 let header_block = vec![1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]; in push_promise() localVariable
Dstream.rs743 let header_block = vec![1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]; in control_bad_frame() localVariable
807 let header_block = vec![1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]; in request_good() localVariable
879 let header_block = vec![1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]; in push_good() localVariable
Dmod.rs884 let mut header_block = vec![0; headers_len]; in encode_header_block() localVariable
919 let header_block = self.encode_header_block(headers)?; in send_headers() localVariable
2951 let header_block = s.client.encode_header_block(&req).unwrap(); in push_promise_from_client() localVariable
/external/deqp-deps/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp977 BasicBlock* header_block = GetHeaderBlock(blk); in GetHeaderBranch() local
989 BasicBlock* header_block = nullptr; in GetHeaderBlock() local
1029 bool AggressiveDCEPass::BlockIsInConstruct(BasicBlock* header_block, in BlockIsInConstruct()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp978 BasicBlock* header_block = GetHeaderBlock(blk); in GetHeaderBranch() local
990 BasicBlock* header_block = nullptr; in GetHeaderBlock() local
1030 bool AggressiveDCEPass::BlockIsInConstruct(BasicBlock* header_block, in BlockIsInConstruct()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Daggressive_dead_code_elim_pass.cpp978 BasicBlock* header_block = GetHeaderBlock(blk); in GetHeaderBranch() local
990 BasicBlock* header_block = nullptr; in GetHeaderBlock() local
1030 bool AggressiveDCEPass::BlockIsInConstruct(BasicBlock* header_block, in BlockIsInConstruct()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_cfg.cpp698 uint32_t header_block; in StructuredControlFlowChecks() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp698 uint32_t header_block; in StructuredControlFlowChecks() local

12