Home
last modified time | relevance | path

Searched defs:UseKill (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1696 bool UseKill = SB.IsKill && i == SB.NumSubRegs - 1; in spillSGPR() local
H A DSIInstrInfo.cpp1008 bool UseKill = CanKillSuperReg && Idx == SubIndices.size() - 1; in copyPhysReg() local