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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp6993 void Sema::addAMDGPUWavesPerEUAttr(Decl *D, const AttributeCommonInfo &CI, function in class:Sema
7011 S.addAMDGPUWavesPerEUAttr(D, AL, MinExpr, MaxExpr);
H A DSemaTemplateInstantiateDecl.cpp548 S.addAMDGPUWavesPerEUAttr(New, Attr, MinExpr, MaxExpr);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10117 void addAMDGPUWavesPerEUAttr(Decl *D, const AttributeCommonInfo &CI,

Completed in 302 milliseconds