Searched refs:caller_block (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_function_calls.cpp | 110 opt::BasicBlock* caller_block, in ChooseFunctionCallArguments() argument 113 caller_function, caller_block, caller_inst_it, in ChooseFunctionCallArguments() 114 [this, caller_block](opt::IRContext* /*unused*/, opt::Instruction* inst) { in ChooseFunctionCallArguments() 124 caller_block->id()) || in ChooseFunctionCallArguments()
|
D | fuzzer_pass_add_function_calls.h | 42 opt::BasicBlock* caller_block,
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_function_calls.cpp | 110 opt::BasicBlock* caller_block, in ChooseFunctionCallArguments() argument 113 caller_function, caller_block, caller_inst_it, in ChooseFunctionCallArguments() 114 [this, caller_block](opt::IRContext* /*unused*/, opt::Instruction* inst) { in ChooseFunctionCallArguments() 124 caller_block->id()) || in ChooseFunctionCallArguments()
|
D | fuzzer_pass_add_function_calls.h | 42 opt::BasicBlock* caller_block,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_function_calls.cpp | 110 opt::BasicBlock* caller_block, in ChooseFunctionCallArguments() argument 113 caller_function, caller_block, caller_inst_it, in ChooseFunctionCallArguments() 114 [this, caller_block](opt::IRContext* /*unused*/, opt::Instruction* inst) { in ChooseFunctionCallArguments() 124 caller_block->id()) || in ChooseFunctionCallArguments()
|
D | fuzzer_pass_add_function_calls.h | 42 opt::BasicBlock* caller_block,
|