/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | function.cpp | 31 ForEachParam( in Clone() 176 void Function::ForEachParam(const std::function<void(Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function 183 void Function::ForEachParam(const std::function<void(const Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
|
D | function.h | 148 void ForEachParam(const std::function<void(const Instruction*)>& f, 150 void ForEachParam(const std::function<void(Instruction*)>& f,
|
D | ccp_pass.cpp | 332 fp->ForEachParam([this](const Instruction* inst) { in PropagateConstants()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | function.cpp | 31 ForEachParam( in Clone() 176 void Function::ForEachParam(const std::function<void(Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function 183 void Function::ForEachParam(const std::function<void(const Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
|
D | function.h | 148 void ForEachParam(const std::function<void(const Instruction*)>& f, 150 void ForEachParam(const std::function<void(Instruction*)>& f,
|
D | ccp_pass.cpp | 299 fp->ForEachParam([this](const Instruction* inst) { in PropagateConstants()
|
/third_party/spirv-tools/source/opt/ |
D | function.cpp | 31 ForEachParam( in Clone() 176 void Function::ForEachParam(const std::function<void(Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function 183 void Function::ForEachParam(const std::function<void(const Instruction*)>& f, in ForEachParam() function in spvtools::opt::Function
|
D | function.h | 149 void ForEachParam(const std::function<void(const Instruction*)>& f, 151 void ForEachParam(const std::function<void(Instruction*)>& f,
|
D | ccp_pass.cpp | 333 fp->ForEachParam([this](const Instruction* inst) { in PropagateConstants()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_permute_function_parameters.cpp | 93 function->ForEachParam( in Apply() 108 function->ForEachParam( in Apply()
|
D | transformation_inline_function.cpp | 96 called_function->ForEachParam( in IsApplicable() 300 called_function->ForEachParam( in AdaptInlinedInstruction()
|
D | available_instructions.cpp | 36 function.ForEachParam( in AvailableInstructions()
|
D | fuzzer_pass_merge_function_returns.cpp | 234 function->ForEachParam([&result](opt::Instruction* param) { in GetTypesToIdsAvailableAfterEntryBlock()
|
D | transformation_outline_function.cpp | 434 enclosing_function->ForEachParam( in GetRegionInputIds() 667 outlined_function->ForEachParam( in PrepareFunctionPrototype()
|
D | fuzzer_pass.cpp | 75 function->ForEachParam( in FindAvailableInstructions()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_permute_function_parameters.cpp | 93 function->ForEachParam( in Apply() 108 function->ForEachParam( in Apply()
|
D | transformation_inline_function.cpp | 96 called_function->ForEachParam( in IsApplicable() 300 called_function->ForEachParam( in AdaptInlinedInstruction()
|
D | available_instructions.cpp | 36 function.ForEachParam( in AvailableInstructions()
|
D | fuzzer_pass_merge_function_returns.cpp | 234 function->ForEachParam([&result](opt::Instruction* param) { in GetTypesToIdsAvailableAfterEntryBlock()
|
D | transformation_outline_function.cpp | 434 enclosing_function->ForEachParam( in GetRegionInputIds() 667 outlined_function->ForEachParam( in PrepareFunctionPrototype()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_permute_function_parameters.cpp | 93 function->ForEachParam( in Apply() 108 function->ForEachParam( in Apply()
|
D | transformation_inline_function.cpp | 96 called_function->ForEachParam( in IsApplicable() 300 called_function->ForEachParam( in AdaptInlinedInstruction()
|
D | available_instructions.cpp | 36 function.ForEachParam( in AvailableInstructions()
|
D | fuzzer_pass_merge_function_returns.cpp | 234 function->ForEachParam([&result](opt::Instruction* param) { in GetTypesToIdsAvailableAfterEntryBlock()
|
D | transformation_outline_function.cpp | 434 enclosing_function->ForEachParam( in GetRegionInputIds() 667 outlined_function->ForEachParam( in PrepareFunctionPrototype()
|