Searched refs:equalSlowCase (Results 1 – 2 of 2) sorted by relevance
1038 return equalSlowCase(RHS);1986 bool equalSlowCase(const APInt &RHS) const LLVM_READONLY;
269 bool APInt::equalSlowCase(const APInt &RHS) const { in equalSlowCase() function in APInt