Home | History | Annotate | Download | only in Sema

Lines Matching refs:getVectorType

1067     Result = Context.getVectorType(Result, 128/typeSize, VecKind);
4210 CurType = S.Context.getVectorType(CurType, vectorSize/typeSize,
4305 CurType = S.Context.getVectorType(CurType, numElts, VecKind);