Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isExtVectorElt

1013   if (LV.isExtVectorElt())
1146 if (Dst.isExtVectorElt())
1960 assert(Base.isExtVectorElt() && "Can only subscript lvalue vec elts here!");