/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | fuzzer_pass_propagate_instructions_up.cpp | 43 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
|
D | fuzzer_pass_propagate_instructions_down.cpp | 50 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
|
D | transformation_access_chain.cpp | 139 protobufs::UInt32Pair fresh_ids = in IsApplicable() local 258 protobufs::UInt32Pair fresh_ids = in Apply() local
|
D | replayer.cpp | 99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run() local
|
D | transformation_expand_vector_reduction.cpp | 29 const std::vector<uint32_t>& fresh_ids) { in TransformationExpandVectorReduction()
|
D | transformation_add_bit_instruction_synonym.cpp | 29 const std::vector<uint32_t>& fresh_ids) { in TransformationAddBitInstructionSynonym()
|
D | transformation_replace_params_with_struct.cpp | 117 std::vector<uint32_t> fresh_ids = {message_.fresh_function_type_id(), in IsApplicable() local
|
D | fuzzer_context.cpp | 388 std::vector<uint32_t> fresh_ids(count); in GetFreshIds() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_propagate_instructions_up.cpp | 43 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
|
D | fuzzer_pass_propagate_instructions_down.cpp | 50 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
|
D | transformation_access_chain.cpp | 139 protobufs::UInt32Pair fresh_ids = in IsApplicable() local 258 protobufs::UInt32Pair fresh_ids = in Apply() local
|
D | replayer.cpp | 99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run() local
|
D | transformation_expand_vector_reduction.cpp | 29 const std::vector<uint32_t>& fresh_ids) { in TransformationExpandVectorReduction()
|
D | transformation_add_bit_instruction_synonym.cpp | 29 const std::vector<uint32_t>& fresh_ids) { in TransformationAddBitInstructionSynonym()
|
D | transformation_replace_params_with_struct.cpp | 117 std::vector<uint32_t> fresh_ids = {message_.fresh_function_type_id(), in IsApplicable() local
|
D | fuzzer_context.cpp | 388 std::vector<uint32_t> fresh_ids(count); in GetFreshIds() local
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_propagate_instructions_up.cpp | 43 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
|
D | fuzzer_pass_propagate_instructions_down.cpp | 50 std::map<uint32_t, uint32_t> fresh_ids; in Apply() local
|
D | transformation_access_chain.cpp | 139 protobufs::UInt32Pair fresh_ids = in IsApplicable() local 258 protobufs::UInt32Pair fresh_ids = in Apply() local
|
D | replayer.cpp | 99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run() local
|
D | transformation_expand_vector_reduction.cpp | 29 const std::vector<uint32_t>& fresh_ids) { in TransformationExpandVectorReduction()
|
D | transformation_add_bit_instruction_synonym.cpp | 29 const std::vector<uint32_t>& fresh_ids) { in TransformationAddBitInstructionSynonym()
|
D | transformation_replace_params_with_struct.cpp | 117 std::vector<uint32_t> fresh_ids = {message_.fresh_function_type_id(), in IsApplicable() local
|
D | fuzzer_context.cpp | 388 std::vector<uint32_t> fresh_ids(count); in GetFreshIds() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 622 repeated uint32 fresh_ids = 2; field 1443 repeated uint32 fresh_ids = 2; field 2060 repeated uint32 fresh_ids = 1; field
|