Searched defs:MaxVectorWidth (Results 1 – 5 of 5) sorted by relevance
39 static const unsigned MaxVectorWidth; global() member
609 unsigned MaxVectorWidth : 4; global() variable
102 const unsigned VectorizerParams::MaxVectorWidth = 64; member in VectorizerParams
2921 unsigned NeededInt = 0, NeededSSE = 0, MaxVectorWidth = 0; computeInfo() local [all...]
5021 unsigned MaxVectorWidth = 0; getMaxVectorWidth() local