Searched defs:getMaxVectorWidth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 746 unsigned getMaxVectorWidth() const { getMaxVectorWidth() function |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 4961 static unsigned getMaxVectorWidth(const llvm::Type *Ty) { getMaxVectorWidth() function |