Searched defs:lshr (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DKnownBits.cpp221 KnownBits KnownBits::lshr(const KnownBits &LHS, const KnownBits &RHS) { function in class:KnownBits
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp330 Polynomial &lshr(const APInt &C) { function in class:__anon1785::Polynomial
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h987 APInt lshr(unsigned shiftAmt) const { function
1036 APInt lshr(const APInt &ShiftAmt) const { function

Completed in 135 milliseconds