Searched refs:T_FLAVOR (Results 1 – 2 of 2) sorted by relevance
102 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollChunkyBytes()150 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollPlanarBytes()480 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollAnyWords()528 int Reverse= T_FLAVOR(info ->InputFormat); in UnrollPlanarWords()926 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollDoubleTo16()982 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollFloatTo16()1059 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollFloatsToFloat()1111 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollDoublesToFloat()1282 int Reverse = T_FLAVOR(info ->OutputFormat); in PackAnyBytes()1335 int Reverse = T_FLAVOR(info ->OutputFormat); in PackAnyWords()[all …]
683 #define T_FLAVOR(s) (((s)>>13)&1) macro