Home | History | Annotate | Download | only in TableGen

Lines Matching refs:PrintError

1773   PrintError(TheRecord->getLoc(), "In " + TheRecord->getName() + ": " + Msg);
2519 PrintError(PatDef->getLoc(), "Pattern doesn't match hasSideEffects = " +
2526 PrintError(PatDef->getLoc(), "Pattern doesn't match mayStore = " +
2535 PrintError(PatDef->getLoc(), "Pattern doesn't match mayLoad = " +
2973 PrintError(InstInfo.TheDef->getLoc(),
2976 PrintError(InstInfo.TheDef->getLoc(),
2979 PrintError(InstInfo.TheDef->getLoc(),
3033 PrintError(PTM.getSrcRecord()->getLoc(), Twine(Msgs[i]) + " on the " +
3039 PrintError(Instrs[i]->getLoc(), "defined here");
3044 PrintError(InstInfo.InferredFrom->getLoc(), "inferred from patttern");