Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp29 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td1100 [(NativeCodeCallVoid<"createOpI($_builder, $_loc, $0)"> $input),