Searched defs:initTensors (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ | ||
H A D | Tiling.cpp | 832 SmallVector<Value> &initTensors = maybeInitTensors.value(); tileReductionUsingForall() local |
/llvm-project/mlir/lib/Dialect/SCF/Transforms/ | ||
H A D | TileUsingInterface.cpp | 718 SmallVector<Value> &initTensors = maybeInitTensors.value(); tileReductionUsingScf() local |