Home
last modified time | relevance | path

Searched refs:setMaxVectorWidth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h780 void setMaxVectorWidth(unsigned Width) { in setMaxVectorWidth() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2967 FI.setMaxVectorWidth(MaxVectorWidth); in computeInfo()
2996 FI.setMaxVectorWidth(MaxVectorWidth); in computeInfo()