Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIDefines.h970 #define G_00B84C_TIDIG_COMP_CNT(x) (((x) >> 11) & 0x03) macro
H A DAMDGPUAsmPrinter.cpp590 Twine(G_00B84C_TIDIG_COMP_CNT(CurrentProgramInfo.ComputePGMRSrc2)), in runOnMachineFunction()