Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1793 uint64_t vecSize = lhsVecElhs.size(); in fold() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2421 std::optional<llvm::APSInt> vecSize = in BuildExtVectorType() local
8361 unsigned vecSize = typeSize * numElts; in HandleNeonVectorTypeAttr() local