Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp3037 collectBitParts(Value *V, bool MatchBSwaps, bool MatchBitReversals, in collectBitParts()
3274 Instruction *I, bool MatchBSwaps, bool MatchBitReversals, in recognizeBSwapOrBitReverseIdiom()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2415 bool MatchBitReversals) { in matchBSwapOrBitReverse()