Home
last modified time | relevance | path

Searched refs:oIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DLoops.cpp348 SmallVector<Value, 8> oIdx( in emitScalarImplementation() local
363 O(oIdx) += F(fIdx) * paddedInput; in emitScalarImplementation()
366 O(oIdx) += F(fIdx) * I(imIdx); in emitScalarImplementation()