HomeSort by: relevance | last modified time | path
    Searched refs:S_00B848_SGPRS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIProgramInfo.cpp 24 return S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) |
35 uint64_t Reg = S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) |
SIDefines.h 846 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6)

Completed in 15 milliseconds