Home
last modified time | relevance | path

Searched defs:arithOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DExpandOps.cpp65 Value arithOp = in matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/ArithToEmitC/
H A DArithToEmitC.cpp392 matchAndRewrite(ArithOp arithOp,typename ArithOp::Adaptor adaptor,ConversionPatternRewriter & rewriter) const matchAndRewrite() argument