Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp562 AffineMap indexMap = map.compose(newWriteOp.getPermutationMap()); tryDistributeOp() local
870 AffineMap indexMap = map.compose(read.getPermutationMap()); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DDropUnitDims.cpp336 AffineMap indexMap; global() member
/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2282 VTableLayout::AddressPointsIndexMapTy indexMap(numVTables); in MakeAddressPointIndices() local