Searched refs:AssignSlowCase (Results 1 – 2 of 2) sorted by relevance
215 void AssignSlowCase(const APInt &RHS);762 AssignSlowCase(RHS);
143 void APInt::AssignSlowCase(const APInt& RHS) { in AssignSlowCase() function in APInt