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

References

lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  288     DenseMap<unsigned, unsigned> &RegMap = VRegMapping[RC];
  472   VRegMapping.clear();
  500   VRegMapping.clear();
  584   VRegRCMap::const_iterator I = VRegMapping.find(RC);
  585   assert(I != VRegMapping.end() && "Bad register class");
 1656     DenseMap<unsigned, unsigned> &regmap = VRegMapping[RC];
 1675     DenseMap<unsigned, unsigned> &regmap = VRegMapping[RC];