Lines Matching defs:emitMatchCheck
130 void emitMatchCheck(StringRef opName, const FmtObjectBase &matchFmt,
135 void emitMatchCheck(StringRef opName, const std::string &matchStr,
512 emitMatchCheck(opName, formatv("!::mlir::failed({0})", nativeCodeCall),
595 emitMatchCheck(opName, /*matchStr=*/castedName,
647 emitMatchCheck(
756 // Indent emitMatchCheck and emitMatch because they declare local
761 emitMatchCheck(
845 emitMatchCheck(
890 emitMatchCheck(opName, tgfmt("tblgen_attr", &fmtCtx),
939 void PatternEmitter::emitMatchCheck(
942 emitMatchCheck(opName, matchFmt.str(), failureFmt.str());
945 void PatternEmitter::emitMatchCheck(StringRef opName,
971 emitMatchCheck(
994 emitMatchCheck(opName,
1017 emitMatchCheck(