Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp346 bool moveTogether(MoveGroup &Move) const;
1043 auto AlignVectors::moveTogether(MoveGroup &Move) const -> bool { in moveTogether() function in AlignVectors
1599 Changed |= moveTogether(M); in run()
1601 Changed |= moveTogether(M); in run()