Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.cpp82 S_00B848_PRIV(ProgInfo.Priv) | in getComputePGMRSrc1Reg()
103 S_00B848_PRIV(ProgInfo.Priv) | in getPGMRSrc1Reg()
H A DSIDefines.h1132 #define S_00B848_PRIV(x) (((x) & 0x1) << 20) macro