Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp565 if (auto HostcallFunction = M.getFunction("__ockl_hostcall_internal")) { in run() local
566 for (auto &U : HostcallFunction->uses()) { in run()