Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1548 unsigned SrcDstRegState = getDefRegState(!IsStore); in buildSpillLoadStore() local
1554 SrcDstRegState |= getKillRegState(IsKill); in buildSpillLoadStore()
1588 unsigned State = SrcDstRegState; in buildSpillLoadStore()
1689 MIB.addReg(ValueReg, RegState::Implicit | SrcDstRegState); in buildSpillLoadStore()