Searched defs:tcShiftLeft (Results 1 – 2 of 2) sorted by relevance
2703 APInt::tcShiftLeft(integerPart *dst, unsigned int parts, unsigned int count) in tcShiftLeft() function in APInt
2712 void APInt::tcShiftLeft(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftLeft() function in APInt