Searched refs:LmhloGpuDialect (Results 1 – 7 of 7) sorted by relevance
50 LmhloGpuDialect::LmhloGpuDialect(MLIRContext *context) in LmhloGpuDialect() function in mlir::lmhlo_gpu::LmhloGpuDialect51 : Dialect(getDialectNamespace(), context, TypeID::get<LmhloGpuDialect>()) { in LmhloGpuDialect()
27 mlir::lmhlo_gpu::LmhloGpuDialect>(); in registerAllMhloDialects()
48 class LmhloGpuDialect : public Dialect {50 explicit LmhloGpuDialect(MLIRContext *context);
35 registry.insert<mlir::lmhlo_gpu::LmhloGpuDialect>(); in main()
148 mlir::lmhlo_gpu::LmhloGpuDialect>(); in ParseMlirModule()
160 mlir::lmhlo::LmhloDialect, mlir::lmhlo_gpu::LmhloGpuDialect>(); in getDependentDialects()1536 lmhlo_gpu::LmhloGpuDialect>(); in HloToLhloModule()
594 mlir::lmhlo_gpu::LmhloGpuDialect>(); in CompileModuleToLlvmIrImpl()