Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp9387 const unsigned DefaultMaxWorkGroupSize = in setFunctionDeclAttributes() local
9391 std::string("1,") + llvm::utostr(DefaultMaxWorkGroupSize); in setFunctionDeclAttributes()