Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DExpandPatterns.cpp79 Value nexp = b.create<math::ExpOp>(neg); in convertSinhOp() local
95 Value nexp = b.create<math::ExpOp>(neg); in convertCoshOp() local