Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp60 bool lowerPrintfForGpu(Module &M);
145 bool AMDGPUPrintfRuntimeBindingImpl::lowerPrintfForGpu(Module &M) { in lowerPrintfForGpu() function in AMDGPUPrintfRuntimeBindingImpl
455 return lowerPrintfForGpu(M); in run()