Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.h997 #define S_00B848_FLOAT_MODE(x) (((x) & 0xFF) << 12) macro