Home
last modified time | relevance | path

Searched defs:fresh_ids (Results 1 – 25 of 30) sorted by relevance

12

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_propagate_instructions_up.cpp43 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
Dfuzzer_pass_propagate_instructions_down.cpp50 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
Dtransformation_access_chain.cpp139 protobufs::UInt32Pair fresh_ids = in IsApplicable() local
258 protobufs::UInt32Pair fresh_ids = in Apply() local
Dreplayer.cpp99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run() local
Dtransformation_expand_vector_reduction.cpp29 const std::vector<uint32_t>& fresh_ids) { in TransformationExpandVectorReduction()
Dtransformation_add_bit_instruction_synonym.cpp29 const std::vector<uint32_t>& fresh_ids) { in TransformationAddBitInstructionSynonym()
Dtransformation_replace_params_with_struct.cpp117 std::vector<uint32_t> fresh_ids = {message_.fresh_function_type_id(), in IsApplicable() local
Dfuzzer_context.cpp388 std::vector<uint32_t> fresh_ids(count); in GetFreshIds() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_propagate_instructions_up.cpp43 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
Dfuzzer_pass_propagate_instructions_down.cpp50 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
Dtransformation_access_chain.cpp139 protobufs::UInt32Pair fresh_ids = in IsApplicable() local
258 protobufs::UInt32Pair fresh_ids = in Apply() local
Dreplayer.cpp99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run() local
Dtransformation_expand_vector_reduction.cpp29 const std::vector<uint32_t>& fresh_ids) { in TransformationExpandVectorReduction()
Dtransformation_add_bit_instruction_synonym.cpp29 const std::vector<uint32_t>& fresh_ids) { in TransformationAddBitInstructionSynonym()
Dtransformation_replace_params_with_struct.cpp117 std::vector<uint32_t> fresh_ids = {message_.fresh_function_type_id(), in IsApplicable() local
Dfuzzer_context.cpp388 std::vector<uint32_t> fresh_ids(count); in GetFreshIds() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_propagate_instructions_up.cpp43 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
Dfuzzer_pass_propagate_instructions_down.cpp50 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
Dtransformation_access_chain.cpp139 protobufs::UInt32Pair fresh_ids = in IsApplicable() local
258 protobufs::UInt32Pair fresh_ids = in Apply() local
Dreplayer.cpp99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run() local
Dtransformation_expand_vector_reduction.cpp29 const std::vector<uint32_t>& fresh_ids) { in TransformationExpandVectorReduction()
Dtransformation_add_bit_instruction_synonym.cpp29 const std::vector<uint32_t>& fresh_ids) { in TransformationAddBitInstructionSynonym()
Dtransformation_replace_params_with_struct.cpp117 std::vector<uint32_t> fresh_ids = {message_.fresh_function_type_id(), in IsApplicable() local
Dfuzzer_context.cpp388 std::vector<uint32_t> fresh_ids(count); in GetFreshIds() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto622 repeated uint32 fresh_ids = 2; field
1443 repeated uint32 fresh_ids = 2; field
2060 repeated uint32 fresh_ids = 1; field

12