Searched defs:Scalable (Results 1 – 5 of 5) sorted by relevance
26 bool Scalable; // If true, NumElements is a multiple of 'Min' determined variable29 ElementCount(unsigned Min, bool Scalable) in ElementCount()56 constexpr TypeSize(uint64_t MinSize, bool Scalable) in TypeSize()63 static constexpr TypeSize Scalable(uint64_t MinSize) { in Scalable() function
452 bool Scalable; variable
1908 bool Scalable = Record.size() > 2 ? Record[2] : false; in parseTypeTableBody() local
4771 const bool Scalable = WidenVT.isScalableVector(); in FindMemType() local
2785 bool Scalable = false; in ParseArrayVectorType() local