Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A 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()
H A DSIDefines.h849 #define S_00B848_PRIORITY(x) (((x) & 0x03) << 10) macro