Home
last modified time | relevance | path

Searched refs:debug_printf_hook (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_printf.c52 if (gallivm->debug_printf_hook) in lp_init_printf_hook()
55 gallivm->debug_printf_hook = LLVMAddFunction(gallivm->module, "debug_printf", in lp_init_printf_hook()
86 gallivm->debug_printf_hook, args, argcount, ""); in lp_build_print_args()
H A Dlp_bld_init.h72 LLVMValueRef debug_printf_hook; member
H A Dlp_bld_init.c430 gallivm_add_global_mapping(gallivm, gallivm->debug_printf_hook, debug_printf); in gallivm_compile_module()
H A Dlp_bld_init_orc.cpp640 gallivm_add_global_mapping(gallivm, gallivm->debug_printf_hook, in gallivm_compile_module()