Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h807 APInt ashr(unsigned ShiftAmt) const { ashr() function
888 APInt ashr(const APInt &ShiftAmt) const { ashr() function
/llvm-project/mlir/lib/Interfaces/Utils/
H A DInferIntRangeCommon.cpp600 ConstArithFn ashr = [](const APInt &l, inferShrS() local
/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp428 KnownBits KnownBits::ashr(const KnownBits &LHS, const KnownBits &RHS, in ashr() function in KnownBits
/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1618 ConstantRange::ashr(const ConstantRange &Other) const { ashr() function in ConstantRange
[all...]