MLIR  19.0.0git
mlir::VectorType::Builder Member List

This is the complete list of members for mlir::VectorType::Builder, including all inherited members.

Builder(VectorType other)mlir::VectorType::Builderinlineexplicit
Builder(ArrayRef< int64_t > shape, Type elementType, ArrayRef< bool > scalableDims={})mlir::VectorType::Builderinline
dropDim(unsigned pos)mlir::VectorType::Builderinline
operator VectorType()mlir::VectorType::Builderinline
setDim(unsigned pos, int64_t val)mlir::VectorType::Builderinline
setElementType(Type newElementType)mlir::VectorType::Builderinline
setShape(ArrayRef< int64_t > newShape, ArrayRef< bool > newIsScalableDim={})mlir::VectorType::Builderinline