Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1572 for (int LaneS = (RegOffset + EltSize) / 4 - 1, Lane = LaneS, in buildSpillLoadStore() local
1582 if (NeedSuperRegDef || (IsSubReg && IsStore && Lane == LaneS && IsFirstSubReg)) { in buildSpillLoadStore()
1591 if (!IsFirstSubReg || (Lane != LaneS)) in buildSpillLoadStore()