/external/angle/third_party/spirv-tools/src/source/opt/ |
D | basic_block.cpp | 61 if (opcode == SpvOpLoopMerge || opcode == SpvOpSelectionMerge) { in GetMergeInst() 76 if (opcode == SpvOpLoopMerge || opcode == SpvOpSelectionMerge) { in GetMergeInst() 85 if (merge->opcode() == SpvOpLoopMerge) { in GetLoopMergeInst() 94 if (merge->opcode() == SpvOpLoopMerge) { in GetLoopMergeInst() 174 if (ii->opcode() == SpvOpSelectionMerge || ii->opcode() == SpvOpLoopMerge) { in ForMergeAndContinueLabel() 185 if (merge_ii->opcode() == SpvOpLoopMerge) { in MergeBlockIdIfAny() 207 if (merge_ii->opcode() == SpvOpLoopMerge) { in ContinueBlockIdIfAny()
|
D | block_merge_util.cpp | 40 if ((op == SpvOpLoopMerge || op == SpvOpSelectionMerge) && index == 0u) { in IsMerge() 57 if (op == SpvOpLoopMerge && index == 1u) { in IsContinue() 128 assert(merge_inst->opcode() == SpvOpLoopMerge); in CanMergeWithSuccessor()
|
D | aggressive_dead_code_elim_pass.cpp | 227 if (is_header && mergeInst->opcode() == SpvOpLoopMerge) { in ComputeBlock2HeaderMaps() 255 mergeInst->opcode() == SpvOpLoopMerge); in AddBreaksAndContinuesToWorklist() 276 if (mergeInst->opcode() != SpvOpLoopMerge) { in AddBreaksAndContinuesToWorklist() 303 if (hdrMerge->opcode() == SpvOpLoopMerge) return; in AddBreaksAndContinuesToWorklist() 376 case SpvOpLoopMerge: { in AggressiveDCE() 469 } else if (liveInst->opcode() == SpvOpLoopMerge || in AggressiveDCE() 527 inst->opcode() == SpvOpLoopMerge) in AggressiveDCE()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | basic_block.cpp | 61 if (opcode == SpvOpLoopMerge || opcode == SpvOpSelectionMerge) { in GetMergeInst() 76 if (opcode == SpvOpLoopMerge || opcode == SpvOpSelectionMerge) { in GetMergeInst() 85 if (merge->opcode() == SpvOpLoopMerge) { in GetLoopMergeInst() 94 if (merge->opcode() == SpvOpLoopMerge) { in GetLoopMergeInst() 174 if (ii->opcode() == SpvOpSelectionMerge || ii->opcode() == SpvOpLoopMerge) { in ForMergeAndContinueLabel() 185 if (merge_ii->opcode() == SpvOpLoopMerge) { in MergeBlockIdIfAny() 207 if (merge_ii->opcode() == SpvOpLoopMerge) { in ContinueBlockIdIfAny()
|
D | block_merge_util.cpp | 40 if ((op == SpvOpLoopMerge || op == SpvOpSelectionMerge) && index == 0u) { in IsMerge() 57 if (op == SpvOpLoopMerge && index == 1u) { in IsContinue() 128 assert(merge_inst->opcode() == SpvOpLoopMerge); in CanMergeWithSuccessor()
|
D | aggressive_dead_code_elim_pass.cpp | 227 if (is_header && mergeInst->opcode() == SpvOpLoopMerge) { in ComputeBlock2HeaderMaps() 255 mergeInst->opcode() == SpvOpLoopMerge); in AddBreaksAndContinuesToWorklist() 276 if (mergeInst->opcode() != SpvOpLoopMerge) { in AddBreaksAndContinuesToWorklist() 303 if (hdrMerge->opcode() == SpvOpLoopMerge) return; in AddBreaksAndContinuesToWorklist() 376 case SpvOpLoopMerge: { in AggressiveDCE() 469 } else if (liveInst->opcode() == SpvOpLoopMerge || in AggressiveDCE() 527 inst->opcode() == SpvOpLoopMerge) in AggressiveDCE()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | basic_block.cpp | 61 if (opcode == SpvOpLoopMerge || opcode == SpvOpSelectionMerge) { in GetMergeInst() 76 if (opcode == SpvOpLoopMerge || opcode == SpvOpSelectionMerge) { in GetMergeInst() 85 if (merge->opcode() == SpvOpLoopMerge) { in GetLoopMergeInst() 94 if (merge->opcode() == SpvOpLoopMerge) { in GetLoopMergeInst() 174 if (ii->opcode() == SpvOpSelectionMerge || ii->opcode() == SpvOpLoopMerge) { in ForMergeAndContinueLabel() 185 if (merge_ii->opcode() == SpvOpLoopMerge) { in MergeBlockIdIfAny() 207 if (merge_ii->opcode() == SpvOpLoopMerge) { in ContinueBlockIdIfAny()
|
D | block_merge_util.cpp | 40 if ((op == SpvOpLoopMerge || op == SpvOpSelectionMerge) && index == 0u) { in IsMerge() 57 if (op == SpvOpLoopMerge && index == 1u) { in IsContinue() 128 assert(merge_inst->opcode() == SpvOpLoopMerge); in CanMergeWithSuccessor()
|
D | aggressive_dead_code_elim_pass.cpp | 227 if (is_header && mergeInst->opcode() == SpvOpLoopMerge) { in ComputeBlock2HeaderMaps() 255 mergeInst->opcode() == SpvOpLoopMerge); in AddBreaksAndContinuesToWorklist() 276 if (mergeInst->opcode() != SpvOpLoopMerge) { in AddBreaksAndContinuesToWorklist() 303 if (hdrMerge->opcode() == SpvOpLoopMerge) return; in AddBreaksAndContinuesToWorklist() 376 case SpvOpLoopMerge: { in AggressiveDCE() 469 } else if (liveInst->opcode() == SpvOpLoopMerge || in AggressiveDCE() 527 inst->opcode() == SpvOpLoopMerge) in AggressiveDCE()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | construct.cpp | 177 if ((use.first->opcode() == SpvOpLoopMerge || in IsStructuredExit() 192 if (merge_inst->opcode() == SpvOpLoopMerge || in IsStructuredExit() 203 if ((!seen_switch || merge_inst->opcode() == SpvOpLoopMerge) && in IsStructuredExit() 206 } else if (merge_inst->opcode() == SpvOpLoopMerge) { in IsStructuredExit() 218 if (merge_inst->opcode() == SpvOpLoopMerge) return false; in IsStructuredExit()
|
D | validate_adjacency.cpp | 78 case SpvOpLoopMerge: in ValidateAdjacency()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | construct.cpp | 177 if ((use.first->opcode() == SpvOpLoopMerge || in IsStructuredExit() 192 if (merge_inst->opcode() == SpvOpLoopMerge || in IsStructuredExit() 203 if ((!seen_switch || merge_inst->opcode() == SpvOpLoopMerge) && in IsStructuredExit() 206 } else if (merge_inst->opcode() == SpvOpLoopMerge) { in IsStructuredExit() 218 if (merge_inst->opcode() == SpvOpLoopMerge) return false; in IsStructuredExit()
|
D | validate_adjacency.cpp | 78 case SpvOpLoopMerge: in ValidateAdjacency()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | construct.cpp | 177 if ((use.first->opcode() == SpvOpLoopMerge || in IsStructuredExit() 192 if (merge_inst->opcode() == SpvOpLoopMerge || in IsStructuredExit() 203 if ((!seen_switch || merge_inst->opcode() == SpvOpLoopMerge) && in IsStructuredExit() 206 } else if (merge_inst->opcode() == SpvOpLoopMerge) { in IsStructuredExit() 218 if (merge_inst->opcode() == SpvOpLoopMerge) return false; in IsStructuredExit()
|
D | validate_adjacency.cpp | 78 case SpvOpLoopMerge: in ValidateAdjacency()
|
/external/angle/third_party/spirv-tools/src/test/ |
D | text_to_binary.control_flow_test.cpp | 88 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, ctrl.value()}, in TEST_P() 128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.control_flow_test.cpp | 88 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, ctrl.value()}, in TEST_P() 128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.control_flow_test.cpp | 88 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, ctrl.value()}, in TEST_P() 128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_adjust_loop_controls.cpp | 38 if (merge_inst->opcode() != SpvOpLoopMerge) { in Apply()
|
/external/angle/third_party/spirv-tools/src/source/fuzz/ |
D | fuzzer_pass_adjust_loop_controls.cpp | 38 if (merge_inst->opcode() != SpvOpLoopMerge) { in Apply()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_adjust_loop_controls.cpp | 37 if (merge_inst->opcode() != SpvOpLoopMerge) { in Apply()
|
/external/angle/third_party/spirv-tools/src/source/reduce/ |
D | remove_unreferenced_instruction_reduction_opportunity_finder.cpp | 124 inst.opcode() == SpvOpLoopMerge) { in GetAvailableOpportunities()
|
/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | remove_unreferenced_instruction_reduction_opportunity_finder.cpp | 124 inst.opcode() == SpvOpLoopMerge) { in GetAvailableOpportunities()
|
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | remove_selection_reduction_opportunity_finder.cpp | 43 if (merge_instruction->opcode() == SpvOpLoopMerge) { in GetAvailableOpportunities()
|
D | remove_unreferenced_instruction_reduction_opportunity_finder.cpp | 124 inst.opcode() == SpvOpLoopMerge) { in GetAvailableOpportunities()
|