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