reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2201 bits = 0; 2203 bits = isSigned; 2205 bits = width - isSigned; 2207 APInt::tcSetLeastSignificantBits(parts.data(), dstPartsCount, bits);