Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1570 bool IsLargeKernelType = in applyIGLPStrategy() local
1573 if (!(IsSmallKernelType || IsLargeKernelType)) in applyIGLPStrategy()
1618 bool UsesDSRead = IsLargeKernelType && !IsPostRA && FirstPipeDSR; in applyIGLPStrategy()