Searched refs:andAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
679 andAssignSlowCase(RHS);2092 LLVM_ABI void andAssignSlowCase(const APInt &RHS);
247 void APInt::andAssignSlowCase(const APInt &RHS) { in andAssignSlowCase() function in APInt