Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp198 static void copyFeaturesToFunction(Function &Parent, const Function &Callee, in copyFeaturesToFunction() function
248 copyFeaturesToFunction(F, *Callee, NeedQueuePtr); in addFeatureAttributes()