Searched refs:Tys_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp328 Type *Tys_alloc[1] = {SizetTy}; local
330 FunctionType *FTy_alloc = FunctionType::get(I8Ptr, Tys_alloc, false);

Completed in 148 milliseconds