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