Searched defs:vectorSize (Results 1 – 2 of 2) sorted by relevance
688 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
2868 unsigned vectorSize = static_cast<unsigned>(vecSize->getZExtValue()); BuildExtVectorType() local