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