Searched defs:Scalable (Results 1 – 2 of 2) sorted by relevance
21 #define DECLARE_OPERAND_TYPE_INFO(Name, Scalable, Unsigned, BaseSize) \ argument
248 bool Scalable; variable250 ElementCount(unsigned Min, bool Scalable) in ElementCount()