Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SDNPAssociative

1013     } else if (PropList[i]->getName() == "SDNPAssociative") {
1014 Properties |= 1 << SDNPAssociative;
3515 if (NodeInfo.hasProperty(SDNPAssociative)) {