Home
last modified time | relevance | path

Searched defs:ashr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DKnownBits.cpp274 KnownBits KnownBits::ashr(const KnownBits &LHS, const KnownBits &RHS) { in ashr() function in KnownBits
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp1363 ConstantRange::ashr(const ConstantRange &Other) const { in ashr() function in ConstantRange