Searched refs:AndSlowCase (Results 1 – 2 of 2) sorted by relevance
190 APInt AndSlowCase(const APInt& RHS) const;656 return AndSlowCase(RHS);
430 APInt APInt::AndSlowCase(const APInt& RHS) const { in AndSlowCase() function in APInt