Searched defs:tcOr (Results 1 – 3 of 3) sorted by relevance
2779 APInt::tcOr(integerPart *dst, const integerPart *rhs, unsigned int parts) in tcOr() function in APInt
2820 APInt::tcOr(integerPart *dst, const integerPart *rhs, unsigned int parts) in tcOr() function in APInt
2771 void APInt::tcOr(WordType *dst, const WordType *rhs, unsigned parts) { in tcOr() function in APInt