Home
last modified time | relevance | path

Searched refs:materializeConstant (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
220 if (!(constInst = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
256 if (!(constInst = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
268 if (!(constInst = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
256 if (!(constInst = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
268 if (!(constInst = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
277 if (!(constOp = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
270 if (!(constOp = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder, in materializeConstant() function
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) { in materializeConstant()
270 if (!(constOp = materializeConstant(dialect, builder, value, type, loc))) in tryGetOrCreateConstant()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp51 static Operation *materializeConstant(Dialect *dialect, OpBuilder &builder,
58 if (auto *constOp = dialect->materializeConstant(builder, value, type, loc)) {
270 if (!(constOp = materializeConstant(dialect, builder, value, type, loc)))
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/tools/mlir/
H A Dtf_dialect.h58 …Operation* materializeConstant(OpBuilder& builder, Attribute value, Type type, Location loc) overr…
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/tools/mlir/
H A Dtf_dialect.h58 …Operation* materializeConstant(OpBuilder& builder, Attribute value, Type type, Location loc) overr…
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/tools/mlir/
H A Dtf_dialect.h58 …Operation* materializeConstant(OpBuilder& builder, Attribute value, Type type, Location loc) overr…
/dports/misc/ncnn/ncnn-20211208/tools/mlir/
H A Dtf_dialect.h58 …Operation* materializeConstant(OpBuilder& builder, Attribute value, Type type, Location loc) overr…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/VectorOps/
H A DVectorOps.h34 Operation *materializeConstant(OpBuilder &builder, Attribute value, Type type,
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/tools/mlir/
H A Dtf_dialect.h58 …Operation* materializeConstant(OpBuilder& builder, Attribute value, Type type, Location loc) overr…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/SPIRV/
H A DSPIRVDialect.h46 Operation *materializeConstant(OpBuilder &builder, Attribute value, Type type,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch7/include/toy/
H A DDialect.h39 Operation *materializeConstant(OpBuilder &builder, Attribute value, Type type,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch7/include/toy/
H A DDialect.h39 Operation *materializeConstant(OpBuilder &builder, Attribute value, Type type,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/examples/toy/Ch7/include/toy/
H A DDialect.h38 Operation *materializeConstant(OpBuilder &builder, Attribute value, Type type,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch7/include/toy/
H A DDialect.h38 Operation *materializeConstant(OpBuilder &builder, Attribute value, Type type,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch7/include/toy/
H A DDialect.h37 Operation *materializeConstant(OpBuilder &builder, Attribute value, Type type,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Shape/Transforms/
H A DShapeToShapeLowering.cpp38 ->materializeConstant(rewriter, rewriter.getIndexAttr(1), in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Shape/Transforms/
H A DShapeToShapeLowering.cpp38 ->materializeConstant(rewriter, rewriter.getIndexAttr(1), in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Shape/Transforms/
H A DShapeToShapeLowering.cpp38 ->materializeConstant(rewriter, rewriter.getIndexAttr(1), in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Shape/Transforms/
H A DShapeToShapeLowering.cpp38 ->materializeConstant(rewriter, rewriter.getIndexAttr(1), in matchAndRewrite()

12345678