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

References

utils/TableGen/CodeGenDAGPatterns.cpp
  245       bool NoModeThis = !hasMode(M) || get(M).empty();
  245       bool NoModeThis = !hasMode(M) || get(M).empty();
  246       bool NoModeVTS = !VTS.hasMode(M) || VTS.get(M).empty();
  246       bool NoModeVTS = !VTS.hasMode(M) || VTS.get(M).empty();
  250         if (get(M) != VTS.get(M))
  250         if (get(M) != VTS.get(M))