Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp851 ByteSpan VSection = VSpan.section(i * ScLen, ScLen).shift(-i * ScLen); in realignGroup() local
854 for (ByteSpan::Block &S : VSection) { in realignGroup()