Searched defs:urem (Results 1 – 7 of 7) sorted by relevance
55 .urem: label
471 .urem: label
549 KnownBits KnownBits::urem(const KnownBits &LHS, const KnownBits &RHS) { in urem() function in KnownBits
1664 APInt APInt::urem(const APInt &RHS) const { in urem() function in APInt1702 uint64_t APInt::urem(uint64_t RHS) const { in urem() function in APInt
1320 ConstantRange ConstantRange::urem(const ConstantRange &RHS) const { in urem() function in ConstantRange