Home | History | Annotate | Download | only in Sema

Lines Matching refs:getVectorElt

4992     IntRange R = GetValueRange(C, result.getVectorElt(0), Ty, MaxWidth);
4994 IntRange El = GetValueRange(C, result.getVectorElt(i), Ty, MaxWidth);
5275 if (!IsSameFloatAfterCast(value.getVectorElt(i), Src, Tgt))