Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2622 Optional<llvm::APSInt> vecSize = ArraySize->getIntegerConstantExpr(Context); in BuildExtVectorType() local
7830 unsigned vecSize = typeSize * numElts; in HandleNeonVectorTypeAttr() local