reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/builtins/popcountti2.c
   22   x3 = x3 - ((x3 >> 1) &
   22   x3 = x3 - ((x3 >> 1) &
   22   x3 = x3 - ((x3 >> 1) &
   25   x3 = ((x3 >> 2) &
   25   x3 = ((x3 >> 2) &
   27        (x3 & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL));
   29   x3 = (x3 + (x3 >> 4)) &
   29   x3 = (x3 + (x3 >> 4)) &
   29   x3 = (x3 + (x3 >> 4)) &
   32   du_int x2 = (du_int)(x3 + (x3 >> 64));
   32   du_int x2 = (du_int)(x3 + (x3 >> 64));