reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2708 for (unsigned Value = 0; Value < (1u << BitWidth); ++Value) { 2708 for (unsigned Value = 0; Value < (1u << BitWidth); ++Value) { 2709 APInt V = APInt(BitWidth, Value);