Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp892 bool EnableInactiveLanes) { in buildScratchExecCopy() argument
910 ST.isWave32() ? (EnableInactiveLanes ? AMDGPU::S_XOR_SAVEEXEC_B32 in buildScratchExecCopy()
912 : (EnableInactiveLanes ? AMDGPU::S_XOR_SAVEEXEC_B64 in buildScratchExecCopy()