Lines Matching refs:PassWrapper
151 : public PassWrapper<TestPatternDriver, OperationPass<func::FuncOp>> {
155 TestPatternDriver(const TestPatternDriver &other) : PassWrapper(other) {} in TestPatternDriver()
181 : public PassWrapper<TestStrictPatternDriver, OperationPass<func::FuncOp>> {
187 : PassWrapper(other) {} in TestStrictPatternDriver()
314 : public PassWrapper<TestReturnTypeDriver, OperationPass<func::FuncOp>> {
356 : public PassWrapper<TestDerivedAttributeDriver,
760 : public PassWrapper<TestLegalizePatternDriver, OperationPass<ModuleOp>> {
971 : public mlir::PassWrapper<TestRemappedValue, OperationPass<func::FuncOp>> {
1031 : public mlir::PassWrapper<TestUnknownRootOpDriver,
1082 : public PassWrapper<TestRewriteDynamicOpDriver,
1207 : public PassWrapper<TestTypeConversionDriver, OperationPass<ModuleOp>> {
1344 : public PassWrapper<TestTargetMaterializationWithNoUses,
1453 : public PassWrapper<TestMergeBlocksPatternDriver,
1526 : public PassWrapper<TestSelectiveReplacementPatternDriver,