Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckVectorCast

1991     } else if (Self.CheckVectorCast(OpRange, DestType, SrcType, Kind)) {
1998 if (Self.CheckVectorCast(OpRange, SrcType, DestType, Kind))