Searched defs:Scalable (Results 1 – 12 of 12) 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
126 TEST(VectorTypesTest, Scalable) { in TEST() argument
84 Hint Scalable; variable
452 bool Scalable; variable
442 bool Scalable) { in get()
1908 bool Scalable = Record.size() > 2 ? Record[2] : false; in parseTypeTableBody() local
4771 const bool Scalable = WidenVT.isScalableVector(); in FindMemType() local
4589 bool Scalable = InVecEltCount.isScalable(); in SimplifyShuffleVectorInst() local
1916 bool Scalable = Record.size() > 2 ? Record[2] : false; in parseTypeTableBody() local
4922 const bool Scalable = WidenVT.isScalableVector(); in FindMemType() local
2785 bool Scalable = false; in ParseArrayVectorType() local
2945 bool Scalable = false; in parseArrayVectorType() local