Searched defs:IsScalable (Results 1 – 10 of 10) sorted by relevance
71 ParseRet tryParseVLEN(StringRef &ParseString, unsigned &VF, bool &IsScalable) { in tryParseVLEN()344 bool IsScalable; in tryDemangleForVFABI() local
45 bool IsScalable) { in getExtendedVectorVT()
1372 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local
278 bool IsScalable = Attrs.VectorizeScalable == LoopAttributes::Enable; in createLoopVectorizeMetadata() local
84 bool IsScalable; // True if the function is a scalable function. member
400 ElementCount getMinimumVF(unsigned ElemWidth, bool IsScalable) const { in getMinimumVF()
2033 bool IsScalable) const override { in getMinimumVF()
1329 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
69 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp; member in __anon47288a980111::SVEType
306 Optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local