Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2881 collectBitParts(Value *V, bool MatchBSwaps, bool MatchBitReversals, in collectBitParts() function
2908 const auto &A = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
2913 const auto &B = collectBitParts(Y, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
2947 const auto &Res = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
2977 const auto &Res = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
2992 const auto &Res = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
3008 const auto &Res = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
3022 const auto &Res = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
3035 const auto &Res = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
3067 const auto &LHS = collectBitParts(X, MatchBSwaps, MatchBitReversals, BPS, in collectBitParts()
[all …]