Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp412 const bool NeedsHostcall = funcRequiresHostcallPtr(*F); in initialize() local
413 if (NeedsHostcall) { in initialize()
419 if (NeedsHostcall && in initialize()