Searched refs:T_FLAVOR (Results 1 – 2 of 2) sorted by relevance
101 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollChunkyBytes()149 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollPlanarBytes()479 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollAnyWords()527 int Reverse= T_FLAVOR(info ->InputFormat); in UnrollPlanarWords()925 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollDoubleTo16()981 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollFloatTo16()1058 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollFloatsToFloat()1110 int Reverse = T_FLAVOR(info ->InputFormat); in UnrollDoublesToFloat()1281 int Reverse = T_FLAVOR(info ->OutputFormat); in PackAnyBytes()1334 int Reverse = T_FLAVOR(info ->OutputFormat); in PackAnyWords()[all …]
682 #define T_FLAVOR(s) (((s)>>13)&1) macro