Home
last modified time | relevance | path

Searched refs:printf_type (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_printf.c67 LLVMTypeRef printf_type = LLVMFunctionType(LLVMInt32TypeInContext(context), NULL, 0, 1); in lp_build_print_args() local
68 gallivm->debug_printf_hook = LLVMAddFunction(gallivm->module, "debug_printf", printf_type); in lp_build_print_args()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disasm.c101 printf_type(uint8_t type) in printf_type() function
598 printf_type(type); in print_instr()