Searched refs:xorRC (Results 1 – 1 of 1) sorted by relevance
1881 RCBit xorRC = left_is_right ? SetRC : LeaveRC; in AddAndCheckForOverflow() local1887 xor_(overflow_dst, dst, scratch, xorRC); // Original left. in AddAndCheckForOverflow()1892 xor_(overflow_dst, dst, left, xorRC); in AddAndCheckForOverflow()1896 xor_(overflow_dst, dst, left, xorRC); in AddAndCheckForOverflow()