reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1839 if (Pred.Scope) 1840 OS << Pred.Scope << ":";utils/TableGen/CodeGenDAGPatterns.h
625 return Fn == o.Fn && Scope == o.Scope; 625 return Fn == o.Fn && Scope == o.Scope;utils/TableGen/DAGISelMatcherGen.cpp
542 ("pred:" + Twine(Pred.Scope) + ":" + TP->getArgName(i)).str();