Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp884 ByteSpan ASection = ASpan.section(B.Pos, B.Seg.Size); in realignLoadGroup() local
885 for (const ByteSpan::Block &S : ASection) { in realignLoadGroup()
954 ByteSpan ASection = ASpan.section(B.Pos, B.Seg.Size).shift(-B.Pos); in realignLoadGroup() local
958 for (ByteSpan::Block &S : ASection) { in realignLoadGroup()