Home
last modified time | relevance | path

Searched refs:isLegalForBranchOpInterfaceTypeConversionPattern (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Func/Transforms/
H A DFuncConversions.h50 bool isLegalForBranchOpInterfaceTypeConversionPattern(Operation *op,
/llvm-project-15.0.7/mlir/lib/Dialect/Func/Transforms/
H A DFuncBufferize.cpp53 isLegalForBranchOpInterfaceTypeConversionPattern(op, in runOnOperation()
H A DFuncConversions.cpp119 bool mlir::isLegalForBranchOpInterfaceTypeConversionPattern( in isLegalForBranchOpInterfaceTypeConversionPattern() function in mlir