Home
last modified time | relevance | path

Searched refs:operand1DVectorTypes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DVectorPattern.cpp87 SmallVector<Type> operand1DVectorTypes; in handleMultidimensionalVectors() local
92 operand1DVectorTypes.push_back(operandTypeInfo.llvm1DVectorTy); in handleMultidimensionalVectors()
106 loc, operand1DVectorTypes[operand.index()], operand.value(), in handleMultidimensionalVectors()