Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3765 collectBitParts(Value * V,bool MatchBSwaps,bool MatchBitReversals,std::map<Value *,std::optional<BitPart>> & BPS,int Depth,bool & FoundRoot) collectBitParts() argument
4002 recognizeBSwapOrBitReverseIdiom(Instruction * I,bool MatchBSwaps,bool MatchBitReversals,SmallVectorImpl<Instruction * > & InsertedInsts) recognizeBSwapOrBitReverseIdiom() argument
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2788 matchBSwapOrBitReverse(Instruction & I,bool MatchBSwaps,bool MatchBitReversals) matchBSwapOrBitReverse() argument