Searched defs:tcAnd (Results 1 – 3 of 3) sorted by relevance
2769 APInt::tcAnd(integerPart *dst, const integerPart *rhs, unsigned int parts) in tcAnd() function in APInt
2810 APInt::tcAnd(integerPart *dst, const integerPart *rhs, unsigned int parts) in tcAnd() function in APInt
2765 void APInt::tcAnd(WordType *dst, const WordType *rhs, unsigned parts) { in tcAnd() function in APInt