Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp120 static bool funcRequiresHostcallPtr(const Function &F) { in funcRequiresHostcallPtr() function
365 const bool NeedsHostcall = funcRequiresHostcallPtr(*F); in initialize()