Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1022 int64_t v1Dim = v1Type.getDimSize(0); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2489 int64_t v1Dim = v1Type.getDimSize(r); verify() local