Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp489 auto nativeCodeCall = std::string( in emitNativeCodeMatch() local
493 emitMatchCheck(opName, formatv("!::mlir::failed({0})", nativeCodeCall), in emitNativeCodeMatch()
494 formatv("\"{0} return ::mlir::failure\"", nativeCodeCall)); in emitNativeCodeMatch()