Home
last modified time | relevance | path

Searched defs:MinBlocks (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/Targets/
H A DNVPTX.cpp330 llvm::APSInt MinBlocks(32); handleCUDALaunchBoundsAttr() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5129 CreateLaunchBoundsAttr(const AttributeCommonInfo & CI,Expr * MaxThreads,Expr * MinBlocks,Expr * MaxBlocks) CreateLaunchBoundsAttr() argument
5161 AddLaunchBoundsAttr(Decl * D,const AttributeCommonInfo & CI,Expr * MaxThreads,Expr * MinBlocks,Expr * MaxBlocks) AddLaunchBoundsAttr() argument
H A DSemaTemplateInstantiateDecl.cpp302 Expr *MinBlocks = nullptr; instantiateDependentCUDALaunchBoundsAttr() local