Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp9193 const unsigned DefaultMaxWorkGroupSize = in setTargetAttributes() local
9197 std::string("1,") + llvm::utostr(DefaultMaxWorkGroupSize); in setTargetAttributes()