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

References

utils/TableGen/CodeGenDAGPatterns.cpp
 2259       return CP->hasProperty(Property);
 2264   if (Property != SDNPHasChain) {
 2269       return Int->hasProperty(Property);
 2275   return CGP.getSDNodeInfo(Operator).hasProperty(Property);