Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Utils/
H A DVectorUtils.cpp185 const DenseMap<Operation *, unsigned> &loopToVectorDim) { in makePermutationMap() argument
199 const DenseMap<Operation *, unsigned> &loopToVectorDim) { in makePermutationMap() argument
/llvm-project/mlir/include/mlir/Dialect/Affine/
H A DUtils.h98 DenseMap<Operation *, unsigned> loopToVectorDim; global() member