Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateKernelFeatures.cpp270 bool HasIndirectCall = false; in addFeatureAttributes() local
299 HasIndirectCall = true; in addFeatureAttributes()
383 if (CallingConvSupportsAllImplicits && HasIndirectCall) { in addFeatureAttributes()