Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6765 void Sema::addAMDGPUWavesPerEUAttr(Decl *D, const AttributeCommonInfo &CI, in addAMDGPUWavesPerEUAttr() function in Sema
6784 S.addAMDGPUWavesPerEUAttr(D, AL, MinExpr, MaxExpr); in handleAMDGPUWavesPerEUAttr()
DSemaTemplateInstantiateDecl.cpp548 S.addAMDGPUWavesPerEUAttr(New, Attr, MinExpr, MaxExpr); in instantiateDependentAMDGPUWavesPerEUAttr()
/external/llvm-project/clang/include/clang/Sema/
DSema.h9966 void addAMDGPUWavesPerEUAttr(Decl *D, const AttributeCommonInfo &CI,