Searched defs:MaxVectorWidth (Results 1 – 5 of 5) sorted by relevance
38 static const unsigned MaxVectorWidth; member
590 unsigned MaxVectorWidth : 4; variable
102 const unsigned VectorizerParams::MaxVectorWidth = 64; member in VectorizerParams
4687 unsigned MaxVectorWidth = 0; in getMaxVectorWidth() local
3972 unsigned NeededInt = 0, NeededSSE = 0, MaxVectorWidth = 0; in computeInfo() local