Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp59 unsigned dynamicExtents = 0) { in verifyInType() argument
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp1432 build(OpBuilder & b,OperationState & result,Type resultTy,ValueRange dynamicExtents,function_ref<void (OpBuilder &,Location,ValueRange)> bodyBuilder) build() argument