Searched refs:OrSlowCase (Results 1 – 2 of 2) sorted by relevance
199 APInt OrSlowCase(const APInt &RHS) const;794 return OrSlowCase(RHS);
443 APInt APInt::OrSlowCase(const APInt& RHS) const { in OrSlowCase() function in APInt