Searched defs:lshr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
| H A D | APInt.h | 829 APInt lshr(unsigned shiftAmt) const { lshr() function |
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | InterleavedLoadCombinePass.cpp | 330 Polynomial &lshr(const APInt &C) { in lshr() function in __anon86e73d6d0111::Polynomial |
| /freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
| H A D | KnownBits.cpp | 271 KnownBits KnownBits::lshr(const KnownBits &LHS, const KnownBits &RHS, lshr() function in KnownBits |
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | ConstantRange.cpp | 1515 ConstantRange::lshr(const ConstantRange &Other) const { lshr() function in ConstantRange |