Searched refs:tcOr (Results 1 – 2 of 2) sorted by relevance
1985 static void tcOr(WordType *, const WordType *, unsigned);
248 tcOr(U.pVal, RHS.U.pVal, getNumWords()); in OrAssignSlowCase()2771 void APInt::tcOr(WordType *dst, const WordType *rhs, unsigned parts) { in tcOr() function in APInt