|
Jlm
|


Protected Member Functions | |
| LambdaNode * | CreateLambda (const std::vector< std::shared_ptr< const Type > > &inputs, const std::vector< std::shared_ptr< const Type > > &outputs) |
| template<typename OpT > | |
| void | ExpectFirrtlOp () |
| void | SetUp () override |
Protected Member Functions inherited from FirrtlTestBase | |
| template<typename OpT > | |
| bool | AssertFirrtlOpExists (mlir::Operation *circuit) |
| template<typename OpT > | |
| bool | AssertFirrtlOpExists (mlir::OwningOpRef< circt::firrtl::CircuitOp > &circuit) |
| void | SetUp () override |
Additional Inherited Members | |
Protected Attributes inherited from FirrtlTestBase | |
| std::unique_ptr< LlvmRvsdgModule > | Module_ {} |
| LambdaNode * | Lambda_ = nullptr |
Definition at line 91 of file RhlsToFirrtlConverterTests.cpp.
|
inlineprotected |
Definition at line 95 of file RhlsToFirrtlConverterTests.cpp.
Definition at line 108 of file RhlsToFirrtlConverterTests.cpp.
|
inlineoverrideprotected |
Definition at line 116 of file RhlsToFirrtlConverterTests.cpp.