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