Home
last modified time | relevance | path

Searched defs:merge_inst (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstruct_cfg_analysis.cpp79 if (Instruction* merge_inst = block->GetMergeInst()) { in AddBlocksInFunction() local
127 Instruction* merge_inst = header->GetMergeInst(); in MergeBlock() local
151 Instruction* merge_inst = header->GetMergeInst(); in LoopMergeBlock() local
162 Instruction* merge_inst = header->GetMergeInst(); in LoopContinueBlock() local
186 Instruction* merge_inst = header->GetMergeInst(); in SwitchMergeBlock() local
Dblock_merge_util.cpp106 Instruction* merge_inst = block->GetMergeInst(); in CanMergeWithSuccessor() local
141 Instruction* merge_inst = bi->GetMergeInst(); in MergeWithSuccessor() local
Dloop_unroller.cpp639 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CopyBasicBlock() local
653 Instruction* merge_inst = basic_block->GetLoopMergeInst(); in CopyBasicBlock() local
769 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CloseUnrolledLoop() local
/third_party/spirv-tools/source/opt/
Dstruct_cfg_analysis.cpp79 if (Instruction* merge_inst = block->GetMergeInst()) { in AddBlocksInFunction() local
127 Instruction* merge_inst = header->GetMergeInst(); in MergeBlock() local
151 Instruction* merge_inst = header->GetMergeInst(); in LoopMergeBlock() local
162 Instruction* merge_inst = header->GetMergeInst(); in LoopContinueBlock() local
186 Instruction* merge_inst = header->GetMergeInst(); in SwitchMergeBlock() local
Dblock_merge_util.cpp111 Instruction* merge_inst = block->GetMergeInst(); in CanMergeWithSuccessor() local
146 Instruction* merge_inst = bi->GetMergeInst(); in MergeWithSuccessor() local
Dloop_unroller.cpp639 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CopyBasicBlock() local
653 Instruction* merge_inst = basic_block->GetLoopMergeInst(); in CopyBasicBlock() local
769 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CloseUnrolledLoop() local
Dcode_sink.cpp115 Instruction* merge_inst = bb->GetMergeInst(); in FindNewBasicBlockFor() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dstruct_cfg_analysis.cpp79 if (Instruction* merge_inst = block->GetMergeInst()) { in AddBlocksInFunction() local
127 Instruction* merge_inst = header->GetMergeInst(); in MergeBlock() local
151 Instruction* merge_inst = header->GetMergeInst(); in LoopMergeBlock() local
162 Instruction* merge_inst = header->GetMergeInst(); in LoopContinueBlock() local
186 Instruction* merge_inst = header->GetMergeInst(); in SwitchMergeBlock() local
Dblock_merge_util.cpp106 Instruction* merge_inst = block->GetMergeInst(); in CanMergeWithSuccessor() local
141 Instruction* merge_inst = bi->GetMergeInst(); in MergeWithSuccessor() local
Dloop_unroller.cpp639 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CopyBasicBlock() local
653 Instruction* merge_inst = basic_block->GetLoopMergeInst(); in CopyBasicBlock() local
769 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CloseUnrolledLoop() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dconstruct.cpp155 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
166 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
197 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
/third_party/spirv-tools/source/val/
Dconstruct.cpp150 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
161 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
191 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dconstruct.cpp155 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
166 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
197 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_set_loop_control.cpp40 auto merge_inst = block->GetMergeInst(); in IsApplicable() local
113 auto merge_inst = in Apply() local
Dfuzzer_pass_adjust_selection_controls.cpp35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
Dfuzzer_pass_adjust_loop_controls.cpp35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
Dtransformation_set_selection_control.cpp38 if (auto merge_inst = block->GetMergeInst()) { in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_set_loop_control.cpp40 auto merge_inst = block->GetMergeInst(); in IsApplicable() local
113 auto merge_inst = in Apply() local
Dfuzzer_pass_adjust_selection_controls.cpp35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
Dfuzzer_pass_adjust_loop_controls.cpp35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
Dtransformation_set_selection_control.cpp38 if (auto merge_inst = block->GetMergeInst()) { in IsApplicable() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_set_loop_control.cpp40 auto merge_inst = block->GetMergeInst(); in IsApplicable() local
113 auto merge_inst = in Apply() local
Dfuzzer_pass_adjust_selection_controls.cpp34 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
Dfuzzer_pass_adjust_loop_controls.cpp34 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
Dtransformation_set_selection_control.cpp38 if (auto merge_inst = block->GetMergeInst()) { in IsApplicable() local

12