Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp688 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() argument
695 bool swiftcall::isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in isLegalVectorType() argument
702 swiftcall::splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in splitLegalVectorType() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2868 unsigned vectorSize = static_cast<unsigned>(vecSize->getZExtValue()); BuildExtVectorType() local