Home
last modified time | relevance | path

Searched refs:GetFunctionFromParameterId (Results 1 – 12 of 12) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_replace_params_with_struct.cpp62 fuzzerutil::GetFunctionFromParameterId(ir_context, parameter_id[0]); in IsApplicable()
133 auto* function = fuzzerutil::GetFunctionFromParameterId( in Apply()
286 const auto* function = fuzzerutil::GetFunctionFromParameterId( in ComputeIndicesOfReplacedParameters()
Dtransformation_replace_parameter_with_global.cpp49 const auto* function = fuzzerutil::GetFunctionFromParameterId( in IsApplicable()
99 auto* function = fuzzerutil::GetFunctionFromParameterId( in Apply()
Dfuzzer_util.h353 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context,
Dfuzzer_util.cpp949 auto* function = GetFunctionFromParameterId(ir_context, parameter_id); in RemoveParameter()
979 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context, in GetFunctionFromParameterId() function
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_params_with_struct.cpp62 fuzzerutil::GetFunctionFromParameterId(ir_context, parameter_id[0]); in IsApplicable()
133 auto* function = fuzzerutil::GetFunctionFromParameterId( in Apply()
286 const auto* function = fuzzerutil::GetFunctionFromParameterId( in ComputeIndicesOfReplacedParameters()
Dtransformation_replace_parameter_with_global.cpp49 const auto* function = fuzzerutil::GetFunctionFromParameterId( in IsApplicable()
99 auto* function = fuzzerutil::GetFunctionFromParameterId( in Apply()
Dfuzzer_util.h333 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context,
Dfuzzer_util.cpp890 auto* function = GetFunctionFromParameterId(ir_context, parameter_id); in RemoveParameter()
920 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context, in GetFunctionFromParameterId() function
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_params_with_struct.cpp62 fuzzerutil::GetFunctionFromParameterId(ir_context, parameter_id[0]); in IsApplicable()
133 auto* function = fuzzerutil::GetFunctionFromParameterId( in Apply()
286 const auto* function = fuzzerutil::GetFunctionFromParameterId( in ComputeIndicesOfReplacedParameters()
Dtransformation_replace_parameter_with_global.cpp49 const auto* function = fuzzerutil::GetFunctionFromParameterId( in IsApplicable()
99 auto* function = fuzzerutil::GetFunctionFromParameterId( in Apply()
Dfuzzer_util.h333 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context,
Dfuzzer_util.cpp890 auto* function = GetFunctionFromParameterId(ir_context, parameter_id); in RemoveParameter()
920 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context, in GetFunctionFromParameterId() function