Searched refs:origVectorSize (Results 1 – 1 of 1) sorted by relevance
660 void swiftcall::legalizeVectorType(CodeGenModule &CGM, CharUnits origVectorSize, in legalizeVectorType() argument664 if (isLegalVectorType(CGM, origVectorSize, origVectorTy)) { in legalizeVectorType()686 CharUnits eltSize = (origVectorSize / numElts); in legalizeVectorType()