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