Searched defs:getBitsSetFrom (Results 1 – 2 of 2) sorted by relevance
623 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { in getBitsSetFrom() function
1882 TEST(APIntTest, getBitsSetFrom) { in TEST() argument