Searched defs:urem (Results 1 – 7 of 7) sorted by relevance
238 .urem: label
80 .urem: label
477 .urem: label
531 KnownBits KnownBits::urem(const KnownBits &LHS, const KnownBits &RHS) { in urem() function in KnownBits
1693 APInt APInt::urem(const APInt &RHS) const { in urem() function in APInt1731 uint64_t APInt::urem(uint64_t RHS) const { in urem() function in APInt
1220 ConstantRange ConstantRange::urem(const ConstantRange &RHS) const { in urem() function in ConstantRange