Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1165 bool IsSubReg = e > 1 || EltSize > 4; in buildSpillLoadStore() local
1166 Register Sub = IsSubReg in buildSpillLoadStore()
1172 if (NeedSuperRegDef || (IsSubReg && IsStore && Lane == 0)) { in buildSpillLoadStore()
1176 if (IsSubReg || NeedSuperRegImpOperand) { in buildSpillLoadStore()