Home
last modified time | relevance | path

Searched refs:SCFDialect (Results 1 – 25 of 49) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dshape_to_descriptors_pass.cc42 registry.insert<scf::SCFDialect>(); in getDependentDialects()
52 target.addLegalDialect<scf::SCFDialect>(); in runOnOperation()
Dbufferize_pass.cc157 registry.insert<AffineDialect, scf::SCFDialect, shape::ShapeDialect, in getDependentDialects()
166 target.addLegalDialect<complex::ComplexDialect, scf::SCFDialect, in runOnOperation()
DBUILD42 "@llvm-project//mlir:SCFDialect",
119 "@llvm-project//mlir:SCFDialect",
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dchlo_legalize_to_hlo_pass.cc41 registry.insert<mhlo::MhloDialect, shape::ShapeDialect, scf::SCFDialect>(); in getDependentDialects()
53 mlir::shape::ShapeDialect, mlir::scf::SCFDialect>(); in runOnFunction()
Dlhlo_legalize_to_gpu.cc176 scf::SCFDialect>(); in getDependentDialects()
183 gpu::GPUDialect, scf::SCFDialect, LmhloDialect>(); in runOnFunction()
/external/llvm-project/mlir/include/mlir/Dialect/Linalg/
DPasses.td61 let dependentDialects = ["linalg::LinalgDialect", "scf::SCFDialect", "AffineDialect"];
75 let dependentDialects = ["AffineDialect", "linalg::LinalgDialect", "scf::SCFDialect"];
94 "AffineDialect", "linalg::LinalgDialect", "scf::SCFDialect"
112 let dependentDialects = ["AffineDialect", "linalg::LinalgDialect", "scf::SCFDialect"];
/external/llvm-project/mlir/test/lib/Transforms/
DTestConvVectorization.cpp40 registry.insert<scf::SCFDialect>(); in getDependentDialects()
56 target.addLegalDialect<AffineDialect, scf::SCFDialect, StandardOpsDialect, in runOnOperation()
DTestGpuMemoryPromotion.cpp33 registry.insert<StandardOpsDialect, scf::SCFDialect>(); in getDependentDialects()
DTestLinalgFusionTransforms.cpp30 registry.insert<AffineDialect, linalg::LinalgDialect, scf::SCFDialect, in getDependentDialects()
215 registry.insert<AffineDialect, linalg::LinalgDialect, scf::SCFDialect>(); in getDependentDialects()
DTestSparsification.cpp44 registry.insert<scf::SCFDialect, vector::VectorDialect>(); in getDependentDialects()
/external/llvm-project/mlir/lib/Dialect/Async/Transforms/
DPassDetail.h22 class SCFDialect; variable
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DPassDetail.h26 class SCFDialect; variable
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/
Dtfr_opt.cc33 registry.insert<mlir::scf::SCFDialect, mlir::TF::TensorFlowDialect, in main()
/external/llvm-project/mlir/include/mlir/Dialect/SCF/
DCMakeLists.txt2 add_mlir_doc(SCFOps -gen-dialect-doc SCFDialect Dialects/)
/external/tensorflow/tensorflow/compiler/mlir/tfr/
DBUILD135 "@llvm-project//mlir:SCFDialect",
156 "@llvm-project//mlir:SCFDialect",
204 "@llvm-project//mlir:SCFDialect",
306 "@llvm-project//mlir:SCFDialect",
/external/llvm-project/mlir/include/mlir/
DInitAllDialects.h53 scf::SCFDialect, in registerAllDialects()
/external/llvm-project/mlir/lib/Conversion/
DPassDetail.h49 class SCFDialect; variable
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/
DBUILD55 "@llvm-project//mlir:SCFDialect",
96 "@llvm-project//mlir:SCFDialect",
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dtfr_wrapper.cc37 registry.insert<mlir::scf::SCFDialect, mlir::TF::TensorFlowDialect, in PYBIND11_MODULE()
/external/tensorflow/tensorflow/compiler/mlir/hlo/
DBUILD554 "@llvm-project//mlir:SCFDialect",
571 "@llvm-project//mlir:SCFDialect",
589 "@llvm-project//mlir:SCFDialect",
638 "@llvm-project//mlir:SCFDialect",
662 "@llvm-project//mlir:SCFDialect",
683 "@llvm-project//mlir:SCFDialect",
705 "@llvm-project//mlir:SCFDialect",
723 "@llvm-project//mlir:SCFDialect",
977 "@llvm-project//mlir:SCFDialect",
1041 "@llvm-project//mlir:SCFDialect",
/external/llvm-project/mlir/lib/Conversion/SCFToGPU/
DSCFToGPUPass.cpp55 target.addLegalDialect<scf::SCFDialect>(); in runOnOperation()
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIRDialect.h42 mlir::scf::SCFDialect, in registerFIRDialects()
/external/llvm-project/mlir/include/mlir/Conversion/
DPasses.td70 "scf::SCFDialect",
178 let dependentDialects = ["scf::SCFDialect", "LLVM::LLVMDialect"];
274 let dependentDialects = ["StandardOpsDialect", "scf::SCFDialect"];
289 let dependentDialects = ["StandardOpsDialect", "scf::SCFDialect"];
379 let dependentDialects = ["AffineDialect", "scf::SCFDialect"];
/external/llvm-project/mlir/include/mlir/Dialect/Async/
DPasses.td24 let dependentDialects = ["async::AsyncDialect", "scf::SCFDialect"];
/external/tensorflow/third_party/mlir/
DBUILD908 ":SCFDialect",
1057 ":SCFDialect",
1116 ":SCFDialect",
1213 ":SCFDialect",
1247 name = "SCFDialect",
1439 ":SCFDialect",
1538 ":SCFDialect",
1570 ":SCFDialect",
1861 ":SCFDialect",
2115 ":SCFDialect",
[all …]

12