Searched refs:CreateRaiseCustomOpsPass (Results 1 – 3 of 3) sorted by relevance
72 std::unique_ptr<OperationPass<FuncOp>> CreateRaiseCustomOpsPass() { in CreateRaiseCustomOpsPass() function
96 std::unique_ptr<OperationPass<FuncOp>> CreateRaiseCustomOpsPass();
228 mlir::TFL::CreateRaiseCustomOpsPass()); in AddTFToTFLConversionPasses()