Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DLoops.cpp95 static InputAndOutputIndices getInputAndOutputIndices(ArrayRef<Value> allIvs, in getInputAndOutputIndices() function
395 InputAndOutputIndices indices = getInputAndOutputIndices(allIvs, op); in emitPoolingMinMaxScalarImplementation()
422 auto indices = getInputAndOutputIndices(allIvs, op); in emitScalarImplementation()