Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp813 ByteSpan ASection = ASpan.section(B.Pos, B.Seg.Size).shift(-B.Pos); in realignGroup() local
815 for (ByteSpan::Block &S : ASection) { in realignGroup()