Home | History | Annotate | Download | only in Sema

Lines Matching refs:getVectorType

902     Result = Context.getVectorType(Result, 128/typeSize, VecKind);
3857 CurType = S.Context.getVectorType(CurType, vectorSize/typeSize,
3952 CurType = S.Context.getVectorType(CurType, numElts, VecKind);