Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h339 constexpr char PrivateSegmentBufferSGPR[] = "PrivateSegmentBufferSGPR"; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAMDGPUMetadata.cpp173 YIO.mapOptional(Kernel::DebugProps::Key::PrivateSegmentBufferSGPR, in mapping()