HomeSort by: relevance | last modified time | path
    Searched refs:S_00B848_VGPRS (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 843 #define S_00B848_VGPRS(x) (((x) & 0x3F) << 0)

Completed in 16 milliseconds