CIRCT
22.0.0git
Loading...
Searching...
No Matches
lib
Dialect
Emit
EmitOpInterfaces.cpp
Go to the documentation of this file.
1
//===- EmitOpInterfaces.cpp - Implement the Emit op interfaces ------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
//
9
// This file implement the Emit operation interfaces.
10
//
11
//===----------------------------------------------------------------------===//
12
13
#include "
circt/Dialect/Emit/EmitOpInterfaces.h
"
14
#include "mlir/IR/BuiltinAttributes.h"
15
#include "mlir/IR/BuiltinTypes.h"
16
17
using namespace
mlir
;
18
using namespace
llvm
;
19
20
#include "circt/Dialect/Emit/EmitOpInterfaces.cpp.inc"
EmitOpInterfaces.h
llvm
Definition
ImportVerilog.h:22
mlir
Definition
DebugAnalysis.h:16
Generated on Mon Sep 22 2025 00:10:01 for CIRCT by
1.9.8