Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1537 bool NeedSuperRegImpOperand = e > 1; in buildSpillLoadStore() local
1563 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()
1564 NeedSuperRegImpOperand = true; in buildSpillLoadStore()
1661 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()