/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass_wrap_regions_in_selections.cpp | 106 if (header_block_candidate->IsLoopHeader()) { in MaybeGetHeaderBlockCandidate() 129 return merge_block_candidate->IsLoopHeader() in MaybeGetMergeBlockCandidate()
|
D | fuzzer_pass_replace_opselects_with_conditional_branches.cpp | 47 if (block.IsLoopHeader() && in Apply() 80 if (block.IsLoopHeader() && InstructionNeedsSplitBefore(&instruction)) { in Apply()
|
D | transformation_add_dead_continue.cpp | 75 bb_from->IsLoopHeader() in IsApplicable() 126 bb_from->IsLoopHeader() in Apply()
|
D | transformation_add_dead_block.cpp | 59 if (existing_block->IsLoopHeader()) { in IsApplicable() 77 if (ir_context->cfg()->block(successor_block_id)->IsLoopHeader()) { in IsApplicable()
|
D | fuzzer_pass_outline_functions.cpp | 120 if (entry_block->IsLoopHeader()) { in MaybeGetEntryBlockSuitableForOutlining() 136 assert(!entry_block->IsLoopHeader() && in MaybeGetEntryBlockSuitableForOutlining()
|
D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 104 if (block->IsLoopHeader()) { in Apply() 109 assert(!block->IsLoopHeader() && in Apply()
|
D | fuzzer_pass_add_loop_preheaders.cpp | 37 if (!block.IsLoopHeader()) { in Apply()
|
D | fuzzer_pass_add_dead_continues.cpp | 38 block.IsLoopHeader() in Apply()
|
D | transformation_split_block.cpp | 55 if (block_to_split->IsLoopHeader()) { in IsApplicable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_wrap_regions_in_selections.cpp | 106 if (header_block_candidate->IsLoopHeader()) { in MaybeGetHeaderBlockCandidate() 129 return merge_block_candidate->IsLoopHeader() in MaybeGetMergeBlockCandidate()
|
D | fuzzer_pass_replace_opselects_with_conditional_branches.cpp | 47 if (block.IsLoopHeader() && in Apply() 80 if (block.IsLoopHeader() && InstructionNeedsSplitBefore(&instruction)) { in Apply()
|
D | transformation_add_dead_continue.cpp | 75 bb_from->IsLoopHeader() in IsApplicable() 126 bb_from->IsLoopHeader() in Apply()
|
D | transformation_add_dead_block.cpp | 59 if (existing_block->IsLoopHeader()) { in IsApplicable() 77 if (ir_context->cfg()->block(successor_block_id)->IsLoopHeader()) { in IsApplicable()
|
D | fuzzer_pass_outline_functions.cpp | 120 if (entry_block->IsLoopHeader()) { in MaybeGetEntryBlockSuitableForOutlining() 136 assert(!entry_block->IsLoopHeader() && in MaybeGetEntryBlockSuitableForOutlining()
|
D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 104 if (block->IsLoopHeader()) { in Apply() 109 assert(!block->IsLoopHeader() && in Apply()
|
D | fuzzer_pass_add_loop_preheaders.cpp | 37 if (!block.IsLoopHeader()) { in Apply()
|
D | fuzzer_pass_add_dead_continues.cpp | 38 block.IsLoopHeader() in Apply()
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass_wrap_regions_in_selections.cpp | 106 if (header_block_candidate->IsLoopHeader()) { in MaybeGetHeaderBlockCandidate() 129 return merge_block_candidate->IsLoopHeader() in MaybeGetMergeBlockCandidate()
|
D | fuzzer_pass_replace_opselects_with_conditional_branches.cpp | 47 if (block.IsLoopHeader() && in Apply() 80 if (block.IsLoopHeader() && InstructionNeedsSplitBefore(&instruction)) { in Apply()
|
D | transformation_add_dead_continue.cpp | 75 bb_from->IsLoopHeader() in IsApplicable() 126 bb_from->IsLoopHeader() in Apply()
|
D | transformation_add_dead_block.cpp | 59 if (existing_block->IsLoopHeader()) { in IsApplicable() 77 if (ir_context->cfg()->block(successor_block_id)->IsLoopHeader()) { in IsApplicable()
|
D | fuzzer_pass_outline_functions.cpp | 120 if (entry_block->IsLoopHeader()) { in MaybeGetEntryBlockSuitableForOutlining() 136 assert(!entry_block->IsLoopHeader() && in MaybeGetEntryBlockSuitableForOutlining()
|
D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 104 if (block->IsLoopHeader()) { in Apply() 109 assert(!block->IsLoopHeader() && in Apply()
|
D | fuzzer_pass_add_loop_preheaders.cpp | 37 if (!block.IsLoopHeader()) { in Apply()
|
D | fuzzer_pass_add_dead_continues.cpp | 38 block.IsLoopHeader() in Apply()
|