Searched refs:AndAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
248 void AndAssignSlowCase(const APInt& RHS);797 AndAssignSlowCase(RHS);
244 void APInt::AndAssignSlowCase(const APInt& RHS) { in AndAssignSlowCase() function in APInt