Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SDNPHasChain

1011     } else if (PropList[i]->getName() == "SDNPHasChain") {
1012 Properties |= 1 << SDNPHasChain;