Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1551 bool NeedSuperRegImpOperand = e > 1; in buildSpillLoadStore() local
1577 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()
1578 NeedSuperRegImpOperand = true; in buildSpillLoadStore()
1680 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()