Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DAffineMap.cpp755 AffineMap mlir::inversePermutation(AffineMap map) { inversePermutation() function in mlir
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DTileUsingInterface.cpp605 auto inversePermutation = invertPermutationVector(interchangeVector); tileUsingSCF() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1022 static void inversePermutation(ArrayRef<unsigned> Indices, inversePermutation() function
[all...]