Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1798 auto ExpOffset = I * ExpRatio + J >= ExpRequirement ? 0 : 1; in applyIGLPStrategy() local
1801 ExpOffset; in applyIGLPStrategy()