Searched refs:AndAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
247 void AndAssignSlowCase(const APInt& RHS);796 AndAssignSlowCase(RHS);
242 void APInt::AndAssignSlowCase(const APInt& RHS) { in AndAssignSlowCase() function in APInt