Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Twine

18 #include "llvm/ADT/Twine.h"
2520 Twine(InstInfo.hasSideEffects));
2527 Twine(InstInfo.mayStore));
2536 Twine(InstInfo.mayLoad));
2856 Twine("Pattern can never match: ") + Reason);
3033 PrintError(PTM.getSrcRecord()->getLoc(), Twine(Msgs[i]) + " on the " +