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

References

lib/Support/APInt.cpp
   87   U.pVal = getMemory(getNumWords());
  140     U.pVal = getMemory(getNumWords());
  235   APInt Result(getMemory(getNumWords()), getBitWidth());
  872   APInt Result(getMemory(getNumWords(width)), width);
  894   APInt Result(getMemory(getNumWords(Width)), Width);
  918   APInt Result(getMemory(getNumWords(width)), width);