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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateKernelFeatures.cpp96 static bool isDSAddress(const Constant *C) { function
128 if (IsFunc && isDSAddress(C))

Completed in 59 milliseconds