Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ArithToEmitC/
H A DArithToEmitC.cpp362 Value actualOp = adaptValueType(adaptor.getIn(), rewriter, castSrcType); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp1769 Operation *actualOp = expr.op; in buildExp() local