Home
last modified time | relevance | path

Searched defs:S_02880C_KILL_ENABLE (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600Defines.h148 #define S_02880C_KILL_ENABLE(x) (((x) & 0x1) << 6) macro
/external/llvm/lib/Target/AMDGPU/
DR600Defines.h148 #define S_02880C_KILL_ENABLE(x) (((x) & 0x1) << 6) macro
/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h982 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro
Dr600d.h866 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro
/external/mesa3d/src/amd/common/
Dgfx9d.h5406 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro
Dsid.h6940 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro