Searched refs:orAssignSlowCase (Results 1 – 2 of 2) sorted by relevance
709 orAssignSlowCase(RHS);2095 LLVM_ABI void orAssignSlowCase(const APInt &RHS);
253 void APInt::orAssignSlowCase(const APInt &RHS) { in orAssignSlowCase() function in APInt