Searched defs:MatchBitReversals (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1747 collectBitParts(Value *V, bool MatchBSwaps, bool MatchBitReversals, in collectBitParts() 1884 Instruction *I, bool MatchBSwaps, bool MatchBitReversals, in recognizeBSwapOrBitReverseIdiom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2694 collectBitParts(Value *V, bool MatchBSwaps, bool MatchBitReversals, in collectBitParts() 2835 Instruction *I, bool MatchBSwaps, bool MatchBitReversals, in recognizeBSwapOrBitReverseIdiom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 3036 collectBitParts(Value *V, bool MatchBSwaps, bool MatchBitReversals, in collectBitParts() 3273 Instruction *I, bool MatchBSwaps, bool MatchBitReversals, in recognizeBSwapOrBitReverseIdiom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 2415 bool MatchBitReversals) { in matchBSwapOrBitReverse()
|