Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIDefines.h952 #define G_00B84C_USER_SGPR(x) (((x) >> 1) & 0x1F) macro
H A DAMDGPUAsmPrinter.cpp575 Twine(G_00B84C_USER_SGPR(CurrentProgramInfo.ComputePGMRSrc2)), false); in runOnMachineFunction()