Home | History | Annotate | Download | only in TableGen

Lines Matching refs:DefInit

228   DefInit *DI = dyn_cast<DefInit>(N->getLeafValue());
622 if (DefInit *DI = dyn_cast<DefInit>(N->getLeafValue())) {