Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DValueBoundsOpInterfaceImpl.cpp37 scalableCstr->setVscale(vscaleOp); in populateBoundsForIndexValue()
/llvm-project/mlir/include/mlir/Dialect/Vector/IR/
H A DScalableValueBoundsConstraintSet.h81 void setVscale(vector::VectorScaleOp vscaleOp) { in setVscale() function