Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.cpp140 S_00B84C_TGID_Y_EN(ProgInfo.TGIdYEnable) | in getComputePGMRSrc2Reg()
H A DSIDefines.h1092 #define S_00B84C_TGID_Y_EN(x) (((x) & 0x1) << 8) macro