Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIRegisterInfo.cpp1560 bool NeedSuperRegImpOperand = e > 1; in buildSpillLoadStore() local
1586 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()
1587 NeedSuperRegImpOperand = true; in buildSpillLoadStore()
1688 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()