Searched refs:xorAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
718 xorAssignSlowCase(RHS);2047 void xorAssignSlowCase(const APInt &RHS);
257 void APInt::xorAssignSlowCase(const APInt &RHS) { in xorAssignSlowCase() function in APInt