Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/LinalgToStandard/
H A DLinalgToStandard.cpp101 auto libraryCallName = getLibraryCallSymbolRef(op, rewriter); in matchAndRewrite() local
102 if (!libraryCallName) in matchAndRewrite()
108 op, libraryCallName.getValue(), TypeRange(), in matchAndRewrite()