Searched refs:OrAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
251 void OrAssignSlowCase(const APInt& RHS);827 OrAssignSlowCase(RHS);
248 void APInt::OrAssignSlowCase(const APInt& RHS) { in OrAssignSlowCase() function in APInt