Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h129 constexpr char ReqdWorkGroupSize[] = "ReqdWorkGroupSize"; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAMDGPUMetadata.cpp95 YIO.mapOptional(Kernel::Attrs::Key::ReqdWorkGroupSize, in mapping()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td2886 def ReqdWorkGroupSize : InheritableAttr {