Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h775 unsigned getMaxVectorWidth() const { in getMaxVectorWidth() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp5172 static unsigned getMaxVectorWidth(const llvm::Type *Ty) { in getMaxVectorWidth() function