Searched refs:caller_function (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | aarch-multipart.ll | 9 ; CHECK-LABEL: caller_function 11 define void @caller_function(<4 x double>, <4 x double>, <4 x double>, <4 x double>, <4 x double>) …
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | aarch-multipart.ll | 9 ; CHECK-LABEL: caller_function 11 define void @caller_function(<4 x double>, <4 x double>, <4 x double>, <4 x double>, <4 x double>) …
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_function_calls.cpp | 110 const opt::Function& callee, opt::Function* caller_function, in ChooseFunctionCallArguments() argument 114 caller_function, caller_block, caller_inst_it, in ChooseFunctionCallArguments() 180 fresh_variable_id, param->type_id(), caller_function->result_id(), in ChooseFunctionCallArguments()
|
D | transformation_inline_function.cpp | 110 auto* caller_function = in Apply() local 149 inlined_instruction = caller_function->begin()->begin()->InsertBefore( in Apply() 184 cloned_block = caller_function->InsertBasicBlockBefore( in Apply()
|
D | fuzzer_pass_add_function_calls.h | 42 const opt::Function& callee, opt::Function* caller_function,
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_function_calls.cpp | 110 const opt::Function& callee, opt::Function* caller_function, in ChooseFunctionCallArguments() argument 114 caller_function, caller_block, caller_inst_it, in ChooseFunctionCallArguments() 180 fresh_variable_id, param->type_id(), caller_function->result_id(), in ChooseFunctionCallArguments()
|
D | transformation_inline_function.cpp | 110 auto* caller_function = in Apply() local 149 inlined_instruction = caller_function->begin()->begin()->InsertBefore( in Apply() 184 cloned_block = caller_function->InsertBasicBlockBefore( in Apply()
|
D | fuzzer_pass_add_function_calls.h | 42 const opt::Function& callee, opt::Function* caller_function,
|
/external/jemalloc_new/bin/ |
D | jeprof.in | 1292 my ( $caller_file, $caller_line, $caller_function, 1300 printf CG CompressedCGName("fn", $caller_function, \%fnname_to_index_map);
|