Home
last modified time | relevance | path

Searched refs:origVectorSize (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp715 void swiftcall::legalizeVectorType(CodeGenModule &CGM, CharUnits origVectorSize, in legalizeVectorType() argument
719 if (isLegalVectorType(CGM, origVectorSize, origVectorTy)) { in legalizeVectorType()
741 CharUnits eltSize = (origVectorSize / numElts); in legalizeVectorType()