Searched refs:OrAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
250 void OrAssignSlowCase(const APInt& RHS);843 OrAssignSlowCase(RHS);
247 void APInt::OrAssignSlowCase(const APInt& RHS) { in OrAssignSlowCase() function in APInt