Searched refs:PrintfAllocFn (Results 1 – 2 of 2) sorted by relevance
275 FunctionCallee PrintfAllocFn = in lowerPrintfForGpu() local287 CallInst *pcall = CallInst::Create(PrintfAllocFn, alloc_args, in lowerPrintfForGpu()
303 auto PrintfAllocFn = in callBufferedPrintfStart() local306 return Builder.CreateCall(PrintfAllocFn, Alloc_args, "printf_alloc_fn"); in callBufferedPrintfStart()