Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIDefines.h1051 #define S_0286E8_WAVESIZE_GFX11Plus(x) (((x) & 0x7FFF) << 12) macro
DAMDGPUAsmPrinter.cpp985 ? S_0286E8_WAVESIZE_GFX11Plus(CurrentProgramInfo.ScratchBlocks) in EmitProgramInfoSI()