Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUAttributor.cpp371 const bool NeedsHostcall = funcRequiresHostcallPtr(*F); in initialize() local
372 if (NeedsHostcall) { in initialize()
378 if (NeedsHostcall && in initialize()