Searched refs:registerTestExpandMathPass (Results 1 – 2 of 2) sorted by relevance
79 void registerTestExpandMathPass();175 mlir::test::registerTestExpandMathPass(); in registerTestPasses()
44 void registerTestExpandMathPass() { PassRegistration<TestExpandMathPass>(); } in registerTestExpandMathPass() function