Searched defs:elementwiseOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ | ||
H A D | VectorTransforms.cpp | 541 Operation *elementwiseOp = in matchAndRewrite() local |
/llvm-project/mlir/lib/Dialect/Linalg/IR/ | ||
H A D | LinalgInterfaces.cpp | 224 Operation *elementwiseOp = contributed.getDefiningOp(); isContractionBody() local |