Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIDefines.h1050 #define S_0286E8_WAVESIZE_PreGFX11(x) (((x) & 0x1FFF) << 12) macro
H A DAMDGPUAsmPrinter.cpp986 : S_0286E8_WAVESIZE_PreGFX11(CurrentProgramInfo.ScratchBlocks)); in EmitProgramInfoSI()