reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3017 III.ImmWidth = 16; 3115 III.ImmWidth = 16; 3136 III.ImmWidth = 5; 3141 III.ImmWidth = 5; 3165 III.ImmWidth = 16; 3182 III.ImmWidth = 6; 3187 III.ImmWidth = 6; 3553 III.TruncateImmTo || III.ImmWidth != 16) 3580 if (!ActualValue.isSignedIntN(III.ImmWidth)) 3583 uint64_t UnsignedMax = (1 << III.ImmWidth) - 1; 3728 if (!ActualValue.isSignedIntN(III.ImmWidth)) 3731 uint64_t UnsignedMax = (1 << III.ImmWidth) - 1;