Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1747 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 DLocal.cpp2694 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 DLocal.cpp3036 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 DInstCombineAndOrXor.cpp2415 bool MatchBitReversals) { in matchBSwapOrBitReverse()