Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Utils/
H A DVectorUtils.cpp140 unsigned numIndices = indices.size(); in makePermutationMap() local
/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp652 ByteCodeField numIndices = 1; in allocateMemoryIndices() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp776 const size_t numIndices = extractOp.getIndices().size(); calculateGatherOffset() local