Searched defs:resultVectorSize (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/lib/Conversion/VectorToLLVM/ | ||
| H A D | ConvertVectorToLLVM.cpp | 1761 int64_t resultVectorSize = resultType.getNumElements(); matchAndRewrite() local |
| /llvm-project/mlir/lib/Dialect/Vector/IR/ | ||
| H A D | VectorOps.cpp | 2656 int64_t resultVectorSize = resultType.getNumElements(); matchAndRewrite() local |