Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp9147 const unsigned DefaultMaxWorkGroupSize = in setTargetAttributes() local
9151 std::string("1,") + llvm::utostr(DefaultMaxWorkGroupSize); in setTargetAttributes()