Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp335 const unsigned DefaultMaxWorkGroupSize = in setFunctionDeclAttributes() local
339 std::string("1,") + llvm::utostr(DefaultMaxWorkGroupSize); in setFunctionDeclAttributes()