Home
last modified time | relevance | path

Searched defs:fullLocalView (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DPromotion.cpp127 OpBuilder &b, Value fullLocalView) { in defaultDeallocBufferCallBack() argument
276 std::optional<Value> fullLocalView = in promoteSubviewAsNewBuffer() local
[all...]
/llvm-project/mlir/include/mlir/Dialect/Linalg/Transforms/
H A DTransforms.h707 Value fullLocalView; global() member