HomeSort by: relevance | last modified time | path
    Searched refs:addAMDGPUWavesPerEUAttr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp 6993 void Sema::addAMDGPUWavesPerEUAttr(Decl *D, const AttributeCommonInfo &CI,
7011 S.addAMDGPUWavesPerEUAttr(D, AL, MinExpr, MaxExpr);
SemaTemplateInstantiateDecl.cpp 548 S.addAMDGPUWavesPerEUAttr(New, Attr, MinExpr, MaxExpr);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 10117 void addAMDGPUWavesPerEUAttr(Decl *D, const AttributeCommonInfo &CI,

Completed in 72 milliseconds