Home | History | Annotate | Download | only in TableGen

Lines Matching refs:DefInit

1071     Rec = cast<DefInit>(OI.MIOperandInfo->getArg(SubOpIdx))->getDef();
1085 if (DefInit *DI= dyn_cast<DefInit>(R->getValue())) {
1265 DefInit *DI = dyn_cast<DefInit>(I);