Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1761 int64_t resultVectorSize = resultType.getNumElements(); matchAndRewrite() local
1814 int64_t resultVectorSize = resultType.getNumElements(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2656 int64_t resultVectorSize = resultType.getNumElements(); matchAndRewrite() local