Searched defs:getLowBitsSet (Results 1 – 4 of 4) sorted by relevance
664 static APInt getLowBitsSet(unsigned numBits, unsigned loBitsSet) { in getLowBitsSet() function
532 static APInt getLowBitsSet(unsigned numBits, unsigned loBitsSet) { in getLowBitsSet() function
536 static APInt getLowBitsSet(unsigned numBits, unsigned loBitsSet) { in getLowBitsSet() function
2064 TEST(APIntTest, getLowBitsSet) { in TEST() argument