Searched refs:xorAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
738 xorAssignSlowCase(RHS);2098 LLVM_ABI void xorAssignSlowCase(const APInt &RHS);
259 void APInt::xorAssignSlowCase(const APInt &RHS) { in xorAssignSlowCase() function in APInt