Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinTypes.cpp224 const int64_t *shape, intptr_t numMaps, in mlirMemRefTypeGet()
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp498 unsigned numMaps = indexing_maps().getValue().size(); in getIterationIndexMap() local