Searched refs:OrSlowCase (Results 1 – 2 of 2) sorted by relevance
194 APInt OrSlowCase(const APInt& RHS) const;676 return OrSlowCase(RHS);
442 APInt APInt::OrSlowCase(const APInt& RHS) const { in OrSlowCase() function in APInt