Home
last modified time | relevance | path

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

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