Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.cpp144 S_00B84C_EXCP_EN_MSB(ProgInfo.EXCPEnMSB) | in getComputePGMRSrc2Reg()
H A DSIDefines.h1105 #define S_00B84C_EXCP_EN_MSB(x) (((x) & 0x03) << 13) macro