Searched defs:MaxVectorWidth (Results 1 – 5 of 5) sorted by relevance
38 static const unsigned MaxVectorWidth; global() member
599 unsigned MaxVectorWidth : 4; global() variable
101 const unsigned VectorizerParams::MaxVectorWidth = 64; global() member in VectorizerParams
2904 unsigned NeededInt = 0, NeededSSE = 0, MaxVectorWidth = 0; computeInfo() local [all...]
4967 unsigned MaxVectorWidth = 0; getMaxVectorWidth() local