Searched refs:printf_type (Results 1 – 2 of 2) sorted by relevance
67 LLVMTypeRef printf_type = LLVMFunctionType(LLVMInt32TypeInContext(context), NULL, 0, 1); in lp_build_print_args() local68 gallivm->debug_printf_hook = LLVMAddFunction(gallivm->module, "debug_printf", printf_type); in lp_build_print_args()
101 printf_type(uint8_t type) in printf_type() function598 printf_type(type); in print_instr()