Home
last modified time | relevance | path

Searched refs:S_00B848_DEBUG_MODE (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIProgramInfo.cpp27 S_00B848_DEBUG_MODE(DebugMode) | S_00B848_IEEE_MODE(IEEEMode) | in getComputePGMRSrc1()
38 S_00B848_DEBUG_MODE(DebugMode) | S_00B848_IEEE_MODE(IEEEMode); in getPGMRSrc1()
DSIDefines.h804 #define S_00B848_DEBUG_MODE(x) (((x) & 0x1) << 22) macro
/external/llvm/lib/Target/AMDGPU/
DSIDefines.h275 #define S_00B848_DEBUG_MODE(x) (((x) & 0x1) << 22) macro
DAMDGPUAsmPrinter.cpp546 S_00B848_DEBUG_MODE(ProgInfo.DebugMode) | in getSIProgramInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h570 #define S_00B848_DEBUG_MODE(x) (((x) & 0x1) << 22) macro
DAMDGPUAsmPrinter.cpp1084 S_00B848_DEBUG_MODE(ProgInfo.DebugMode) | in getSIProgramInfo()