Searched refs:hasActiveVectorLength (Results 1 – 4 of 4) sorted by relevance
1381 bool hasActiveVectorLength() const;1723 virtual bool hasActiveVectorLength() const = 0;2291 bool hasActiveVectorLength() const override { in hasActiveVectorLength() function2292 return Impl.hasActiveVectorLength(); in hasActiveVectorLength()
751 bool hasActiveVectorLength() const { return false; } in hasActiveVectorLength() function
1046 bool TargetTransformInfo::hasActiveVectorLength() const { in hasActiveVectorLength() function in TargetTransformInfo1047 return TTIImpl->hasActiveVectorLength(); in hasActiveVectorLength()
17495 ``TargetTransformInfo::hasActiveVectorLength()`` returns true when the target