Searched defs:ashr (Results 1 – 4 of 4) sorted by relevance
807 APInt ashr(unsigned ShiftAmt) const { ashr() function 888 APInt ashr(const APInt &ShiftAmt) const { ashr() function
600 ConstArithFn ashr = [](const APInt &l, inferShrS() local
428 KnownBits KnownBits::ashr(const KnownBits &LHS, const KnownBits &RHS, in ashr() function in KnownBits
1618 ConstantRange::ashr(const ConstantRange &Other) const { ashr() function in ConstantRange [all...]