Home
last modified time | relevance | path

Searched refs:nativeCodeCall (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp284 auto nativeCodeCall = std::string(tgfmt( in emitNativeCodeMatch() local
288 os << "if (failed(" << nativeCodeCall << ")) return failure();\n"; in emitNativeCodeMatch()