Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1573 LaneE = RegOffset / 4; in buildSpillLoadStore() local
1574 Lane >= LaneE; --Lane) { in buildSpillLoadStore()
1589 if (!IsLastSubReg || (Lane != LaneE)) in buildSpillLoadStore()