Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DLoops.cpp73 Value toStore = map.lookupOrDefault(operand.get()); in inlineRegionAndEmitStore() local
H A DTilingInterfaceImpl.cpp64 Value toStore = map.lookupOrDefault(operand.value()); in inlinePayload() local
/llvm-project/mlir/lib/Dialect/NVGPU/TransformOps/
H A DNVGPUTransformOps.cpp704 OpBuilder &b, Location loc, ValueRange toStore, OpFoldResult laneId, in buildMemRefStores() argument
724 SmallVector<Value> toStore; in buildMmaSyncMemRefStoreOperand() local