Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1620 bool UsesVALU = IsSmallKernelType; in applyIGLPStrategy() local
1768 if (UsesVALU) { in applyIGLPStrategy()
1785 auto MFMAOffset = (1 + UsesVALU) * MFMARatio * (I + 1); in applyIGLPStrategy()
1787 (1 + UsesVALU) * ExpRequirement * MFMARatio / ExpRatio; in applyIGLPStrategy()