Searched defs:IsScalable (Results 1 – 5 of 5) sorted by relevance
71 ParseRet tryParseVLEN(StringRef &ParseString, unsigned &VF, bool &IsScalable) { in tryParseVLEN()318 bool IsScalable; in tryDemangleForVFABI() local
52 bool IsScalable; // If true, then the runtime size is an integer multiple variable
1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
84 bool IsScalable; // True if the function is a scalable function. member
1247 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local