/external/angle/third_party/spirv-tools/src/source/opt/ |
D | struct_cfg_analysis.cpp | 78 if (Instruction* merge_inst = block->GetMergeInst()) { in AddBlocksInFunction() local 126 Instruction* merge_inst = header->GetMergeInst(); in MergeBlock() local 150 Instruction* merge_inst = header->GetMergeInst(); in LoopMergeBlock() local 161 Instruction* merge_inst = header->GetMergeInst(); in LoopContinueBlock() local 185 Instruction* merge_inst = header->GetMergeInst(); in SwitchMergeBlock() local
|
D | block_merge_util.cpp | 117 Instruction* merge_inst = block->GetMergeInst(); in CanMergeWithSuccessor() local 173 Instruction* merge_inst = bi->GetMergeInst(); in MergeWithSuccessor() local
|
D | loop_unroller.cpp | 638 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CopyBasicBlock() local 652 Instruction* merge_inst = basic_block->GetLoopMergeInst(); in CopyBasicBlock() local 768 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CloseUnrolledLoop() local
|
D | code_sink.cpp | 114 Instruction* merge_inst = bb->GetMergeInst(); in FindNewBasicBlockFor() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | struct_cfg_analysis.cpp | 78 if (Instruction* merge_inst = block->GetMergeInst()) { in AddBlocksInFunction() local 126 Instruction* merge_inst = header->GetMergeInst(); in MergeBlock() local 150 Instruction* merge_inst = header->GetMergeInst(); in LoopMergeBlock() local 161 Instruction* merge_inst = header->GetMergeInst(); in LoopContinueBlock() local 185 Instruction* merge_inst = header->GetMergeInst(); in SwitchMergeBlock() local
|
D | block_merge_util.cpp | 117 Instruction* merge_inst = block->GetMergeInst(); in CanMergeWithSuccessor() local 173 Instruction* merge_inst = bi->GetMergeInst(); in MergeWithSuccessor() local
|
D | loop_unroller.cpp | 638 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CopyBasicBlock() local 652 Instruction* merge_inst = basic_block->GetLoopMergeInst(); in CopyBasicBlock() local 768 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CloseUnrolledLoop() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | struct_cfg_analysis.cpp | 78 if (Instruction* merge_inst = block->GetMergeInst()) { in AddBlocksInFunction() local 126 Instruction* merge_inst = header->GetMergeInst(); in MergeBlock() local 150 Instruction* merge_inst = header->GetMergeInst(); in LoopMergeBlock() local 161 Instruction* merge_inst = header->GetMergeInst(); in LoopContinueBlock() local 185 Instruction* merge_inst = header->GetMergeInst(); in SwitchMergeBlock() local
|
D | block_merge_util.cpp | 117 Instruction* merge_inst = block->GetMergeInst(); in CanMergeWithSuccessor() local 173 Instruction* merge_inst = bi->GetMergeInst(); in MergeWithSuccessor() local
|
D | loop_unroller.cpp | 638 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CopyBasicBlock() local 652 Instruction* merge_inst = basic_block->GetLoopMergeInst(); in CopyBasicBlock() local 768 Instruction* merge_inst = loop->GetHeaderBlock()->GetLoopMergeInst(); in CloseUnrolledLoop() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | construct.cpp | 139 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local 150 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local 184 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | construct.cpp | 139 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local 150 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local 184 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | construct.cpp | 139 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local 150 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local 184 auto merge_inst = &_.ordered_instructions()[index - 1]; in IsStructuredExit() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_set_loop_control.cpp | 40 auto merge_inst = block->GetMergeInst(); in IsApplicable() local 119 auto merge_inst = in Apply() local
|
D | fuzzer_pass_adjust_selection_controls.cpp | 35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
|
D | fuzzer_pass_adjust_loop_controls.cpp | 35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
|
D | transformation_set_selection_control.cpp | 41 if (auto merge_inst = block->GetMergeInst()) { in IsApplicable() local
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_set_loop_control.cpp | 40 auto merge_inst = block->GetMergeInst(); in IsApplicable() local 119 auto merge_inst = in Apply() local
|
D | fuzzer_pass_adjust_selection_controls.cpp | 35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
|
D | fuzzer_pass_adjust_loop_controls.cpp | 35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
|
D | transformation_set_selection_control.cpp | 41 if (auto merge_inst = block->GetMergeInst()) { in IsApplicable() local
|
/external/angle/third_party/spirv-tools/src/source/fuzz/ |
D | transformation_set_loop_control.cpp | 40 auto merge_inst = block->GetMergeInst(); in IsApplicable() local 119 auto merge_inst = in Apply() local
|
D | fuzzer_pass_adjust_selection_controls.cpp | 35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
|
D | fuzzer_pass_adjust_loop_controls.cpp | 35 if (auto merge_inst = block.GetMergeInst()) { in Apply() local
|
D | transformation_set_selection_control.cpp | 41 if (auto merge_inst = block->GetMergeInst()) { in IsApplicable() local
|