Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp125 static bool funcRequiresHostcallPtr(const Function &F) { in funcRequiresHostcallPtr() function
371 const bool NeedsHostcall = funcRequiresHostcallPtr(*F); in initialize()