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