Searched refs:ScalableValueBoundsConstraintSet (Results 1 – 5 of 5) sorted by relevance
29 struct ScalableValueBoundsConstraintSet struct30 : public llvm::RTTIExtends<ScalableValueBoundsConstraintSet,32 ScalableValueBoundsConstraintSet( in ScalableValueBoundsConstraintSet() argument104 ScalableValueBoundsConstraintSet::ConstantOrScalableBound; argument
1 //===- ScalableValueBoundsConstraintSet.cpp - Scalable Value Bounds -------===//9 #include "mlir/Dialect/Vector/IR/ScalableValueBoundsConstraintSet.h"41 char ScalableValueBoundsConstraintSet::ID = 0;44 ScalableValueBoundsConstraintSet::computeScalableBound( in computeScalableBound() 58 ScalableValueBoundsConstraintSet scalableCstr( in computeScalableBound()
4 ScalableValueBoundsConstraintSet.cpp
25 auto *scalableCstr = dyn_cast<ScalableValueBoundsConstraintSet>(&cstr); in populateBoundsForIndexValue()
18 #include "mlir/Dialect/Vector/IR/ScalableValueBoundsConstraintSet.h"121 vector::ScalableValueBoundsConstraintSet::computeScalableBound( in testReifyValueBounds()