Searched refs:andAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
657 andAssignSlowCase(RHS);2015 void andAssignSlowCase(const APInt &RHS);
245 void APInt::andAssignSlowCase(const APInt &RHS) { in andAssignSlowCase() function in APInt