Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.cpp147 OpBuilder &b, Location loc, Value shapedValue, in allocateTensorForShapedValue() argument
[all...]
H A DBufferizationOps.cpp134 OpBuilder &b, Location loc, Value shapedValue, in populateDynamicDimSizes() argument
/llvm-project/mlir/lib/Interfaces/
H A DValueBoundsOpInterface.cpp82 ValueBoundsConstraintSet::Variable::Variable(Value shapedValue, int64_t dim) in Variable() argument