Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25608 bool MatchingShuffle = true; in visitVECTOR_SHUFFLE() local
25613 MatchingShuffle = false; in visitVECTOR_SHUFFLE()
25618 if (MatchingShuffle) in visitVECTOR_SHUFFLE()