Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/lib/TestDialect/
H A DTestPatterns.cpp20 static void createOpI(PatternRewriter &rewriter, Value input) { in createOpI() function
H A DTestOps.td578 [(NativeCodeCall<"createOpI($_builder, $0)"> $input), (OpK)]>;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp24 static void createOpI(PatternRewriter &rewriter, Value input) { in createOpI() function
H A DTestOps.td726 [(NativeCodeCall<"createOpI($_builder, $0)"> $input), (OpK)]>;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp26 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td779 [(NativeCodeCall<"createOpI($_builder, $_loc, $0)"> $input),
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp26 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td792 [(NativeCodeCall<"createOpI($_builder, $_loc, $0)"> $input),
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp26 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td792 [(NativeCodeCall<"createOpI($_builder, $_loc, $0)"> $input),
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp27 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td860 [(NativeCodeCallVoid<"createOpI($_builder, $_loc, $0)"> $input),
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp27 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td860 [(NativeCodeCallVoid<"createOpI($_builder, $_loc, $0)"> $input),
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp27 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td860 [(NativeCodeCallVoid<"createOpI($_builder, $_loc, $0)"> $input),
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp27 static void createOpI(PatternRewriter &rewriter, Location loc, Value input) { in createOpI() function
H A DTestOps.td901 [(NativeCodeCallVoid<"createOpI($_builder, $_loc, $0)"> $input),