Home | History | Annotate | Download | only in ADT

Lines Matching defs:getAllOnesValue

510     return getAllOnesValue(numBits);
515 APInt API = getAllOnesValue(numBits);
541 static APInt getAllOnesValue(unsigned numBits) {