Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIProgramInfo.cpp25 S_00B848_PRIORITY(Priority) | S_00B848_FLOAT_MODE(FloatMode) | in getComputePGMRSrc1()
36 S_00B848_PRIORITY(Priority) | S_00B848_FLOAT_MODE(FloatMode) | in getPGMRSrc1()
DSIDefines.h792 #define S_00B848_PRIORITY(x) (((x) & 0x03) << 10) macro
/external/llvm/lib/Target/AMDGPU/
DSIDefines.h263 #define S_00B848_PRIORITY(x) (((x) & 0x03) << 10) macro
DAMDGPUAsmPrinter.cpp542 S_00B848_PRIORITY(ProgInfo.Priority) | in getSIProgramInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h558 #define S_00B848_PRIORITY(x) (((x) & 0x03) << 10) macro
DAMDGPUAsmPrinter.cpp1080 S_00B848_PRIORITY(ProgInfo.Priority) | in getSIProgramInfo()