Home
last modified time | relevance | path

Searched defs:MatchBitReversals (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp2921 collectBitParts(Value *V, bool MatchBSwaps, bool MatchBitReversals, in collectBitParts()
3158 Instruction *I, bool MatchBSwaps, bool MatchBitReversals, in recognizeBSwapOrBitReverseIdiom()
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2190 bool MatchBitReversals) { in matchBSwapOrBitReverse()