Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp47 static Value bindNativeCodeCallResult(Value value) { return value; } in bindNativeCodeCallResult() function
H A DTestOps.td1113 def BindNativeCodeCallResult : NativeCodeCall<"bindNativeCodeCallResult($0)">;