Searched defs:extractBits (Results 1 – 2 of 2) sorted by relevance
1821 TEST(APIntTest, extractBits) { in TEST() argument
403 APInt APInt::extractBits(unsigned numBits, unsigned bitPosition) const { in extractBits() function in APInt