Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp497 if (funcRetrievesHostcallPtr(A, COV)) { in updateImpl()
611 bool funcRetrievesHostcallPtr(Attributor &A, unsigned COV) { in funcRetrievesHostcallPtr() function