Searched refs:DynLdsGlobal (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.cpp89 const GlobalVariable *DynLdsGlobal = getKernelDynLDSGlobalFromFunction(F); local
90 if (DynLdsGlobal || hasLDSKernelArgument(F))

Completed in 102 milliseconds