Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2396 std::optional<llvm::APSInt> vecSize = in BuildExtVectorType() local
8203 unsigned vecSize = typeSize * numElts; in HandleNeonVectorTypeAttr() local