Searched defs:expandedOperands (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Math/Transforms/ | ||
H A D | PolynomialApproximation.cpp | 126 SmallVector<Value> expandedOperands(operands); handleMultidimensionalVectors() local |
/llvm-project/mlir/lib/Conversion/TosaToLinalg/ | ||
H A D | TosaToLinalg.cpp | 926 auto expandedOperands = expandInputRanks(rewriter, loc, operands, rank); elementwiseMatchAndRewriteHelper() local |