Searched refs:setBitsSlowCase (Results 1 – 2 of 2) sorted by relevance
241 void setBitsSlowCase(unsigned loBit, unsigned hiBit);1425 setBitsSlowCase(loBit, hiBit); in setBits()
302 void APInt::setBitsSlowCase(unsigned loBit, unsigned hiBit) { in setBitsSlowCase() function in APInt