Searched refs:getLoBits (Results 1 – 2 of 2) sorted by relevance
444 APInt getLoBits(unsigned numBits) const;
765 APInt APInt::getLoBits(unsigned numBits) const { in getLoBits() function in APInt