Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp327 FunctionType *FTy_alloc = FunctionType::get(I8Ptr, Tys_alloc, false); in lowerPrintfForGpu() local
329 M.getOrInsertFunction(StringRef("__printf_alloc"), FTy_alloc, Attr); in lowerPrintfForGpu()