Home
last modified time | relevance | path

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

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