Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NodeHasProperty

324   if (N->NodeHasProperty(SDNPMemOperand, CGP))
330 if (N->NodeHasProperty(SDNPHasChain, CGP)) {
391 if (N->NodeHasProperty(SDNPOutGlue, CGP) &&
405 if (N->NodeHasProperty(SDNPOptInGlue, CGP) ||
406 N->NodeHasProperty(SDNPInGlue, CGP))
825 (Pattern.getSrcPattern()->NodeHasProperty(SDNPVariadic, CGP)))