Home
last modified time | relevance | path

Searched refs:OKForBSwap (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DLocal.cpp1913 bool OKForBSwap = DemandedBW % 16 == 0, OKForBitReverse = true; in recognizeBSwapOrBitReverseIdiom() local
1915 OKForBSwap &= in recognizeBSwapOrBitReverseIdiom()
1922 if (OKForBSwap && MatchBSwaps) in recognizeBSwapOrBitReverseIdiom()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2666 bool OKForBSwap = DemandedBW % 16 == 0, OKForBitReverse = true; in recognizeBSwapOrBitReverseIdiom() local
2668 OKForBSwap &= in recognizeBSwapOrBitReverseIdiom()
2675 if (OKForBSwap && MatchBSwaps) in recognizeBSwapOrBitReverseIdiom()