Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DLoops.cpp230 ValueRange operandValuesToUse) -> scf::ValueVector { in linalgOpToLoopsImpl() argument
H A DTiling.cpp711 __anon638b672c0902(OpBuilder &builder, Location loc, ValueRange localIvs, ValueRange operandValuesToUse) tileLinalgOpImpl() argument
/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp333 SmallVector<Value> operandValuesToUse = linalgOp->getOperands(); doit() local