Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp272 bool HaveCall = false; in addFeatureAttributes() local
284 HaveCall = true; in addFeatureAttributes()
290 HaveCall = true; in addFeatureAttributes()
335 if (HasFlat && !IsFunc && HaveCall) { in addFeatureAttributes()