Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp1415 unsigned SuperKillState = 0; in spillSGPR() local
1417 SuperKillState |= getKillRegState(SB.IsKill); in spillSGPR()
1418 WriteLane.addReg(SB.SuperReg, RegState::Implicit | SuperKillState); in spillSGPR()