Searched refs:caller_block (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_function_calls.cpp | 111 opt::BasicBlock* caller_block, in ChooseFunctionCallArguments() argument 114 caller_function, caller_block, caller_inst_it, in ChooseFunctionCallArguments() 115 [this, caller_block](opt::IRContext* /*unused*/, opt::Instruction* inst) { in ChooseFunctionCallArguments() 125 caller_block->id()) || in ChooseFunctionCallArguments()
|
D | fuzzer_pass_add_function_calls.h | 43 opt::BasicBlock* caller_block,
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_function_calls.cpp | 111 opt::BasicBlock* caller_block, in ChooseFunctionCallArguments() argument 114 caller_function, caller_block, caller_inst_it, in ChooseFunctionCallArguments() 115 [this, caller_block](opt::IRContext* /*unused*/, opt::Instruction* inst) { in ChooseFunctionCallArguments() 125 caller_block->id()) || in ChooseFunctionCallArguments()
|
D | fuzzer_pass_add_function_calls.h | 43 opt::BasicBlock* caller_block,
|