Home
last modified time | relevance | path

Searched defs:getMaxVectorWidth (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDCGFunctionInfo.h757 unsigned getMaxVectorWidth() const { in getMaxVectorWidth() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.cpp4998 static unsigned getMaxVectorWidth(const llvm::Type *Ty) { in getMaxVectorWidth() function