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