Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp608 bool UseKill = KillSrc && Idx == SubIndices.size() - 1; in copyPhysReg() local
609 Builder.addReg(SrcReg, getKillRegState(UseKill) | RegState::Implicit); in copyPhysReg()