Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Vector/IR/
H A DScalableValueBoundsConstraintSet.h29 struct ScalableValueBoundsConstraintSet struct
32 ScalableValueBoundsConstraintSet( in ScalableValueBoundsConstraintSet() argument
47 struct ConstantOrScalableBound {
78 Value getVscaleValue() const { return vscale; } in getVscaleValue()
104 ScalableValueBoundsConstraintSet::ConstantOrScalableBound; argument