Home | History | Annotate | Download | only in TableGen

Lines Matching refs:TheDef

2915     const TreePattern *Pattern = getInstruction(InstInfo.TheDef).getPattern();
2923 Errors += InferFromPattern(InstInfo, PatInfo, InstInfo.TheDef);
2973 PrintError(InstInfo.TheDef->getLoc(),
2976 PrintError(InstInfo.TheDef->getLoc(),
2979 PrintError(InstInfo.TheDef->getLoc(),
3042 InstInfo.InferredFrom != InstInfo.TheDef &&