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.cpp1805 bool NeedSuperRegImpOperand = e > 1; in buildSpillLoadStore() local
1831 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()
1832 NeedSuperRegImpOperand = true; in buildSpillLoadStore()
1872 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()
1936 if (NeedSuperRegImpOperand && in buildSpillLoadStore()