Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DLoops.cpp50 static void inlineRegionAndEmitStore(OpBuilder &b, Location loc, OpType op, in inlineRegionAndEmitStore() function
160 inlineRegionAndEmitStore<LoadOpTy, StoreOpTy>(b, loc, linalgOp, indexedValues, in emitScalarImplementation()