Searched refs:STREAMTYPE_LAST (Results 1 – 5 of 5) sorted by relevance
42 STREAMTYPE_LAST = STREAMTYPE_2_10_10_10_UINT enumerator
103 StreamType type : BITS(STREAMTYPE_LAST);
74 StreamType type : BITS(STREAMTYPE_LAST);
169 if(type > sw::STREAMTYPE_LAST) return 0; in LLVMFuzzerTestOneInput()