Searched refs:andAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
660 andAssignSlowCase(RHS);1971 void andAssignSlowCase(const APInt &RHS);
236 void APInt::andAssignSlowCase(const APInt &RHS) { in andAssignSlowCase() function in APInt