Searched refs:assignSlowCase (Results 1 – 2 of 2) sorted by relevance
627 assignSlowCase(RHS);2053 LLVM_ABI void assignSlowCase(const APInt &RHS);
140 void APInt::assignSlowCase(const APInt &RHS) { in assignSlowCase() function in APInt