Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h743 void setMaxVectorWidth(unsigned Width) { in setMaxVectorWidth() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp4002 FI.setMaxVectorWidth(MaxVectorWidth); in computeInfo()
4031 FI.setMaxVectorWidth(MaxVectorWidth); in computeInfo()