Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1175 ByteSpan ASection = ASpan.section(B.Pos, B.Seg.Size); in realignLoadGroup() local
1176 for (const ByteSpan::Block &S : ASection) { in realignLoadGroup()
1266 ByteSpan ASection = ASpan.section(B.Pos, B.Seg.Size).shift(-B.Pos); in realignLoadGroup() local
1274 for (ByteSpan::Block &S : ASection) { in realignLoadGroup()