Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3948 bool OKForBitReverse = MatchBitReversals; in recognizeBSwapOrBitReverseIdiom() local
3950 (BitIdx < DemandedBW) && (OKForBSwap || OKForBitReverse); ++BitIdx) { in recognizeBSwapOrBitReverseIdiom()
3957 OKForBitReverse &= bitTransformIsCorrectForBitReverse(BitProvenance[BitIdx], in recognizeBSwapOrBitReverseIdiom()
3964 else if (OKForBitReverse) in recognizeBSwapOrBitReverseIdiom()