Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h738 unsigned getMaxVectorWidth() const { in getMaxVectorWidth() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp4731 static unsigned getMaxVectorWidth(const llvm::Type *Ty) { in getMaxVectorWidth() function