Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1500 bool NeedSuperRegImpOperand = e > 1; in buildSpillLoadStore() local
1526 if (IsSubReg || NeedSuperRegImpOperand) { in buildSpillLoadStore()
1527 NeedSuperRegImpOperand = true; in buildSpillLoadStore()
1624 if (NeedSuperRegImpOperand) in buildSpillLoadStore()