Searched refs:AssignSlowCase (Results 1 – 2 of 2) sorted by relevance
205 APInt &AssignSlowCase(const APInt &RHS);660 return AssignSlowCase(RHS);
123 APInt& APInt::AssignSlowCase(const APInt& RHS) { in AssignSlowCase() function in APInt