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

Declarations

include/llvm/ADT/APInt.h
 1830   struct mu;

References

include/llvm/ADT/APInt.h
 1831   mu magicu(unsigned LeadingZeros = 0) const;
lib/CodeGen/SelectionDAG/TargetLowering.cpp
 4768     APInt::mu magics = Divisor.magicu();
lib/Support/APInt.cpp
 1245 APInt::mu APInt::magicu(unsigned LeadingZeros) const {
 1249   struct mu magu;