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