Searched defs:MaxVectorWidth (Results 1 – 5 of 5) sorted by relevance
36 LLVM_ABI static const unsigned MaxVectorWidth; member
627 unsigned MaxVectorWidth : 4; variable
101 const unsigned VectorizerParams::MaxVectorWidth = 64; member in VectorizerParams
2937 unsigned NeededInt = 0, NeededSSE = 0, MaxVectorWidth = 0; in computeInfo() local
5178 unsigned MaxVectorWidth = 0; in getMaxVectorWidth() local