Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.cpp665 SmallVector<Value> invocationStack; getBufferType() local
672 getBufferType(Value value,const BufferizationOptions & options,SmallVector<Value> & invocationStack) getBufferType() argument
919 defaultGetBufferType(Value value,const BufferizationOptions & options,SmallVector<Value> & invocationStack) defaultGetBufferType() argument
H A DBufferizationOps.cpp227 SmallVector<Value> &invocationStack) { in getBufferType() argument
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp518 computeLoopRegionIterArgBufferType(Operation * loopOp,BlockArgument iterArg,Value initArg,Value yieldedValue,const BufferizationOptions & options,SmallVector<Value> & invocationStack) computeLoopRegionIterArgBufferType() argument
[all...]