Searched refs:function_fresh_id (Results 1 – 9 of 9) sorted by relevance
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_early_terminator_wrapper.cpp | 29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, in TransformationAddEarlyTerminatorWrapper() argument 32 message_.set_function_fresh_id(function_fresh_id); in TransformationAddEarlyTerminatorWrapper() 44 if (!fuzzerutil::IsFreshId(ir_context, message_.function_fresh_id())) { in IsApplicable() 50 if (message_.function_fresh_id() == message_.label_fresh_id()) { in IsApplicable() 62 fuzzerutil::UpdateModuleIdBound(ir_context, message_.function_fresh_id()); in Apply() 78 ir_context, SpvOpFunction, void_type_id, message_.function_fresh_id(), in Apply() 97 {message_.function_fresh_id(), message_.label_fresh_id()}); in GetFreshIds()
|
D | transformation_add_early_terminator_wrapper.h | 31 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_early_terminator_wrapper.cpp | 29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, in TransformationAddEarlyTerminatorWrapper() argument 32 message_.set_function_fresh_id(function_fresh_id); in TransformationAddEarlyTerminatorWrapper() 44 if (!fuzzerutil::IsFreshId(ir_context, message_.function_fresh_id())) { in IsApplicable() 50 if (message_.function_fresh_id() == message_.label_fresh_id()) { in IsApplicable() 62 fuzzerutil::UpdateModuleIdBound(ir_context, message_.function_fresh_id()); in Apply() 78 ir_context, SpvOpFunction, void_type_id, message_.function_fresh_id(), in Apply() 97 {message_.function_fresh_id(), message_.label_fresh_id()}); in GetFreshIds()
|
D | transformation_add_early_terminator_wrapper.h | 31 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id,
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_early_terminator_wrapper.cpp | 29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, in TransformationAddEarlyTerminatorWrapper() argument 32 message_.set_function_fresh_id(function_fresh_id); in TransformationAddEarlyTerminatorWrapper() 44 if (!fuzzerutil::IsFreshId(ir_context, message_.function_fresh_id())) { in IsApplicable() 50 if (message_.function_fresh_id() == message_.label_fresh_id()) { in IsApplicable() 62 fuzzerutil::UpdateModuleIdBound(ir_context, message_.function_fresh_id()); in Apply() 78 ir_context, SpvOpFunction, void_type_id, message_.function_fresh_id(), in Apply() 97 {message_.function_fresh_id(), message_.label_fresh_id()}); in GetFreshIds()
|
D | transformation_add_early_terminator_wrapper.h | 31 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id,
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 786 uint32 function_fresh_id = 1; field
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 786 uint32 function_fresh_id = 1; field
|
/third_party/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 786 uint32 function_fresh_id = 1; field
|