Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.cpp86 S_00B84C_EXCP_EN_MSB(EXCPEnMSB) | S_00B84C_LDS_SIZE(LdsSize) | in getComputePGMRSrc2()
H A DSIDefines.h1106 #define S_00B84C_EXCP_EN_MSB(x) (((x) & 0x03) << 13) macro