Searched refs:FTy_alloc (Results 1 – 1 of 1) sorted by relevance
327 FunctionType *FTy_alloc = FunctionType::get(I8Ptr, Tys_alloc, false); in lowerPrintfForGpu() local329 M.getOrInsertFunction(StringRef("__printf_alloc"), FTy_alloc, Attr); in lowerPrintfForGpu()