Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1160 bool NeedSuperRegImpOperand = e > 1; in buildSpillLoadStore() local
1176 if (IsSubReg || NeedSuperRegImpOperand) { in buildSpillLoadStore()
1177 NeedSuperRegImpOperand = true; in buildSpillLoadStore()
1259 if (NeedSuperRegImpOperand) in buildSpillLoadStore()