Home
last modified time | relevance | path

Searched defs:maxRank (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Dialect/
H A DTraits.cpp28 size_t maxRank = shapes[0].size(); in staticallyKnownBroadcastable() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenEnv.cpp45 unsigned numTensors, unsigned numLoops, unsigned maxRank) in CodegenEnv()
/llvm-project/flang/runtime/
H A Dderived.cpp22 static RT_API_ATTRS void GetComponentExtents(SubscriptValue (&extents)[maxRank], in GetComponentExtents() argument
[all...]
/llvm-project/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp148 Value maxRank = ranks.front(); in matchAndRewrite() local
261 Value maxRank = ranks.front(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp823 int64_t maxRank = 0; matchAndRewrite() local