Searched defs:targetVectorType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ | ||
H A D | VectorEmulateNarrowType.cpp | 561 VectorType targetVectorType; global() member |
/llvm-project/mlir/lib/Conversion/VectorToSCF/ | ||
H A D | VectorToSCF.cpp | 726 auto targetVectorType = vectorType.cloneWith({}, legalIntTy); matchAndRewrite() local |