Home
last modified time | relevance | path

Searched refs:MapToRepeatedUInt32Pair (Results 1 – 25 of 33) sorted by relevance

12

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp41 fuzzerutil::MapToRepeatedUInt32Pair(original_label_to_duplicate_label); in TransformationDuplicateRegionWithSelection()
43 fuzzerutil::MapToRepeatedUInt32Pair(original_id_to_duplicate_id); in TransformationDuplicateRegionWithSelection()
45 fuzzerutil::MapToRepeatedUInt32Pair(original_id_to_phi_id); in TransformationDuplicateRegionWithSelection()
Dtransformation_add_opphi_synonym.cpp30 fuzzerutil::MapToRepeatedUInt32Pair(preds_to_ids); in TransformationAddOpPhiSynonym()
Dtransformation_add_parameter.cpp34 fuzzerutil::MapToRepeatedUInt32Pair(call_parameter_ids); in TransformationAddParameter()
Dtransformation_replace_params_with_struct.cpp40 fuzzerutil::MapToRepeatedUInt32Pair(caller_id_to_fresh_composite_id); in TransformationReplaceParamsWithStruct()
Dtransformation_inline_function.cpp32 fuzzerutil::MapToRepeatedUInt32Pair(result_id_map); in TransformationInlineFunction()
Dtransformation_propagate_instruction_up.cpp90 fuzzerutil::MapToRepeatedUInt32Pair(predecessor_id_to_fresh_id); in TransformationPropagateInstructionUp()
Dtransformation_outline_function.cpp45 fuzzerutil::MapToRepeatedUInt32Pair(input_id_to_fresh_id); in TransformationOutlineFunction()
47 fuzzerutil::MapToRepeatedUInt32Pair(output_id_to_fresh_id); in TransformationOutlineFunction()
Dfuzzer_util.h538 MapToRepeatedUInt32Pair(const std::map<uint32_t, uint32_t>& data);
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp41 fuzzerutil::MapToRepeatedUInt32Pair(original_label_to_duplicate_label); in TransformationDuplicateRegionWithSelection()
43 fuzzerutil::MapToRepeatedUInt32Pair(original_id_to_duplicate_id); in TransformationDuplicateRegionWithSelection()
45 fuzzerutil::MapToRepeatedUInt32Pair(original_id_to_phi_id); in TransformationDuplicateRegionWithSelection()
Dtransformation_add_opphi_synonym.cpp30 fuzzerutil::MapToRepeatedUInt32Pair(preds_to_ids); in TransformationAddOpPhiSynonym()
Dtransformation_add_parameter.cpp34 fuzzerutil::MapToRepeatedUInt32Pair(call_parameter_ids); in TransformationAddParameter()
Dtransformation_replace_params_with_struct.cpp40 fuzzerutil::MapToRepeatedUInt32Pair(caller_id_to_fresh_composite_id); in TransformationReplaceParamsWithStruct()
Dtransformation_inline_function.cpp32 fuzzerutil::MapToRepeatedUInt32Pair(result_id_map); in TransformationInlineFunction()
Dtransformation_propagate_instruction_up.cpp90 fuzzerutil::MapToRepeatedUInt32Pair(predecessor_id_to_fresh_id); in TransformationPropagateInstructionUp()
Dtransformation_outline_function.cpp45 fuzzerutil::MapToRepeatedUInt32Pair(input_id_to_fresh_id); in TransformationOutlineFunction()
47 fuzzerutil::MapToRepeatedUInt32Pair(output_id_to_fresh_id); in TransformationOutlineFunction()
Dfuzzer_util.h538 MapToRepeatedUInt32Pair(const std::map<uint32_t, uint32_t>& data);
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp41 fuzzerutil::MapToRepeatedUInt32Pair(original_label_to_duplicate_label); in TransformationDuplicateRegionWithSelection()
43 fuzzerutil::MapToRepeatedUInt32Pair(original_id_to_duplicate_id); in TransformationDuplicateRegionWithSelection()
45 fuzzerutil::MapToRepeatedUInt32Pair(original_id_to_phi_id); in TransformationDuplicateRegionWithSelection()
Dtransformation_add_opphi_synonym.cpp30 fuzzerutil::MapToRepeatedUInt32Pair(preds_to_ids); in TransformationAddOpPhiSynonym()
Dtransformation_add_parameter.cpp34 fuzzerutil::MapToRepeatedUInt32Pair(call_parameter_ids); in TransformationAddParameter()
Dtransformation_replace_params_with_struct.cpp40 fuzzerutil::MapToRepeatedUInt32Pair(caller_id_to_fresh_composite_id); in TransformationReplaceParamsWithStruct()
Dtransformation_inline_function.cpp32 fuzzerutil::MapToRepeatedUInt32Pair(result_id_map); in TransformationInlineFunction()
Dtransformation_propagate_instruction_up.cpp90 fuzzerutil::MapToRepeatedUInt32Pair(predecessor_id_to_fresh_id); in TransformationPropagateInstructionUp()
Dtransformation_outline_function.cpp45 fuzzerutil::MapToRepeatedUInt32Pair(input_id_to_fresh_id); in TransformationOutlineFunction()
47 fuzzerutil::MapToRepeatedUInt32Pair(output_id_to_fresh_id); in TransformationOutlineFunction()
Dfuzzer_util.h538 MapToRepeatedUInt32Pair(const std::map<uint32_t, uint32_t>& data);
Dtransformation_propagate_instruction_down.cpp33 fuzzerutil::MapToRepeatedUInt32Pair(successor_id_to_fresh_id); in TransformationPropagateInstructionDown()

12